travis trusty
[m6w6/ext-psi] / src / parser_proc.inc
index 5d876121529eef046c9d90872415c4d30898d181..81489d5ff6b88c3f0e22d549de4aa0e9883bad54 100644 (file)
@@ -1,4 +1,10 @@
 %include {
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#else
+# include "php_config.h"
+#endif
+
 #include <stddef.h>
 #include <assert.h>
 #include <stdlib.h>