flush
[m6w6/ext-psi] / src / context.c
index f31c1e1707d5267d9db969bd57945198db1efe03..a051697ff7715f72b34cdb271e46ce0950f83c42 100644 (file)
@@ -3,6 +3,10 @@
 #include <fnmatch.h>
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "php.h"
 #include "php_scandir.h"
 #include "context.h"