Changeset 987 for trunk/xcache.h
- Timestamp:
- 07/18/2012 05:19:57 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/xcache.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.h
r982 r987 20 20 #include <config.h> 21 21 #endif 22 #include "xc _shm.h"23 #include "xc _lock.h"22 #include "xcache/xc_shm.h" 23 #include "xcache/xc_lock.h" 24 24 25 25 #if !defined(ZEND_ENGINE_2_4) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 4 || PHP_MAJOR_VERSION > 5)

