X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fparser.c;h=91a47d8fe9390738030a71976b998ecffe60d3af;hb=1124354f4666e9d10d9ad3acfa45fdba3b99cfc6;hp=cf06f6af7694c2ddfc1f26342cee51cb9114d550;hpb=f76cbab7698c988217d56a96f3ef68005cddd5ec;p=m6w6%2Fext-psi diff --git a/src/parser.c b/src/parser.c index cf06f6a..91a47d8 100644 --- a/src/parser.c +++ b/src/parser.c @@ -23,7 +23,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *******************************************************************************/ -#include "php_psi_stdinc.h" +#ifdef HAVE_CONFIG_H +# include "config.h" +#else +# include "php_config.h" +#endif #include #include #include