Changeset 1018 in svn for trunk/xcache/xc_sandbox.h
- Timestamp:
- 2012-07-20T16:21:44Z (6 years ago)
- File:
-
- 1 edited
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);
Note: See TracChangeset
for help on using the changeset viewer.