Branch: Tag:

2015-08-02

2015-08-02 11:12:34 by Henrik Grubbström (Grubba) <grubba@grubba.org>

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"