workaround for old libffi
[m6w6/ext-psi] / php_psi.h
index 367739acc0ef237285d111bd58509c58aa4b797f..f5859e3dacbe155f84a8672e1cc4bcd17f485803 100644 (file)
--- a/php_psi.h
+++ b/php_psi.h
@@ -18,7 +18,6 @@ extern zend_module_entry psi_module_entry;
 #include "TSRM.h"
 #endif
 
-#include "parser.h"
 #include "context.h"
 
 void psi_error(int type, const char *msg, ...);