X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_psi.h;h=f5859e3dacbe155f84a8672e1cc4bcd17f485803;hb=8cd572501cde6de9ce74840fe7f749ed076b7eda;hp=367739acc0ef237285d111bd58509c58aa4b797f;hpb=39b256d8a981d4b1eb250043803acac8d82c1829;p=m6w6%2Fext-psi diff --git a/php_psi.h b/php_psi.h index 367739a..f5859e3 100644 --- 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, ...);