X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Fparser_proc_grammar.y;h=b23683cb85711d63e4a77ba43229cca7d9711d9e;hp=fc0b75210aad1c9bee15ec96aa19f11745804624;hb=7b47ebb6e09fd8d50709fe7730995308d7d92054;hpb=7c68e4c081c8bb0ceeb267d166cf60533b744f3d diff --git a/src/parser_proc_grammar.y b/src/parser_proc_grammar.y index fc0b752..b23683c 100644 --- a/src/parser_proc_grammar.y +++ b/src/parser_proc_grammar.y @@ -1,4 +1,9 @@ %code top { +#ifdef HAVE_CONFIG_H +# include "config.h" +#else +# include "php_config.h" +#endif } %code {