Changeset 1018 for trunk/xcache/xc_sandbox.h
- Timestamp:
- 07/20/2012 06:21:44 PM (10 months ago)
- Files:
-
- 1 modified
-
trunk/xcache/xc_sandbox.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_sandbox.h
r992 r1018 8 8 /* Purpose: run specified function in compiler sandbox, restore everything to previous state after it returns 9 9 */ 10 11 #include "xcache.h" 12 #include "xcache/xc_compatibility.h" 10 13 11 14 int xc_sandbox_module_init(int module_number TSRMLS_DC);

