pike.git/
src/
program.h
Branch:
Tag:
Non-build tags
All tags
No tags
2013-10-09
2013-10-09 15:56:24 by Arne Goedeke <el@laramies.com>
44e3401fd15f447e51d8deaf4652ddd15cd1d45d (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
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;