Show
Ignore:
Timestamp:
07/20/2012 06:21:44 PM (10 months ago)
Author:
moo
Message:

updated deps header

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache/xc_sandbox.h

    r992 r1018  
    88/* Purpose: run specified function in compiler sandbox, restore everything to previous state after it returns 
    99 */ 
     10 
     11#include "xcache.h" 
     12#include "xcache/xc_compatibility.h" 
    1013 
    1114int xc_sandbox_module_init(int module_number TSRMLS_DC);