Changeset 4 for trunk/processor/head.m4
- Timestamp:
- 05/13/2006 01:54:55 AM (3 years ago)
- Files:
-
- 1 modified
-
trunk/processor/head.m4 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/head.m4
r1 r4 7 7 #include "zend_compile.h" 8 8 #include "zend_API.h" 9 #include "zend_ini.h" 9 10 10 11 #include "xcache.h" … … 29 30 #undef NDEBUG 30 31 #include <assert.h> 31 include( structinfo.m4)32 include(builddir`/structinfo.m4') 32 33 ') 33 34 #ifndef NDEBUG

