- some housekeeping
[m6w6/ext-http] / missing.c
index 1ca6cbbbadd80a6ce49198190e7c4209f0e3babf..590c2c904982ee552cd5181d4243c1bd84921ea3 100644 (file)
--- a/missing.c
+++ b/missing.c
 
 /* $Id$ */
 
+#ifdef HAVE_CONFIG_H
+#      include "config.h"
+#else
+#      include "php_config.h"
+#endif
+
 #include "php.h"
 #include "missing.h"