pike.git/
src/
program.h
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:11 by Arne Goedeke <el@laramies.com>
c49a106d74864889a10543c8a99be9449c21d6d7 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
compiler: use new block allocator for node_s
15:
#include "time_stuff.h" #include "program_id.h" #include "pike_rusage.h"
+
#include "block_allocator.h"
/* Needed to support dynamic loading on NT */ PMOD_EXPORT extern struct program_state * Pike_compiler;