pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2015-08-02
2015-08-02 11:12:34 by Henrik Grubbström (Grubba) <grubba@grubba.org>
a52eee262f3e71db392f289a3bfbc2c4ef8a7cf8 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Build: The declaration of my_rand() has moved to stuff.h.
Fixes quite a few warnings.
27:
#include "builtin_functions.h" #include "fsort.h" #include "port.h"
+
#include "stuff.h"
#include "gc.h" #include "block_allocator.h" #include "pikecode.h"