diff --git a/processor/head.m4 b/processor/head.m4 index a5220b4..f22839f 100644 --- a/processor/head.m4 +++ b/processor/head.m4 @@ -1,6 +1,5 @@ dnl {{{ === program start ======================================== divert(0) -EXPORT(`#include ') #include #include @@ -10,6 +9,7 @@ EXPORT(`#include ') #include "zend_API.h" #include "zend_ini.h" +EXPORT(`#include ') EXPORT(`#include "xcache.h"') EXPORT(`#include "mod_cacher/xc_cache.h"') EXPORT(`#include "xcache/xc_shm.h"')