X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Fcontext.c;h=a051697ff7715f72b34cdb271e46ce0950f83c42;hp=f31c1e1707d5267d9db969bd57945198db1efe03;hb=eea1703836c35020dd45e465f5cb1450eadfaa1c;hpb=0aa69939e1a89ad7647ee853a742b8b7cc37f75f diff --git a/src/context.c b/src/context.c index f31c1e1..a051697 100644 --- a/src/context.c +++ b/src/context.c @@ -3,6 +3,10 @@ #include #include +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include "php.h" #include "php_scandir.h" #include "context.h"