Changeset 479 for branches/1.2/xc_malloc.c
- Timestamp:
- 09/17/2007 12:46:33 PM (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
xc_malloc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
branches/1.2/xc_malloc.c
r392 r479 4 4 #include <stdio.h> 5 5 #include <string.h> 6 7 #ifdef HAVE_CONFIG_H 8 #include <config.h> 9 #endif 6 10 #include "xc_shm.h" 7 11 #include "php.h"

