- add persistent cURL handle support
[m6w6/ext-http] / missing.c
index 1ca6cbbbadd80a6ce49198190e7c4209f0e3babf..0cc26193d49b72f102da7692699a4d7ec69d29a1 100644 (file)
--- a/missing.c
+++ b/missing.c
 
 /* $Id$ */
 
+#ifdef HAVE_CONFIG_H
+#      include "config.h"
+#endif
+
 #include "php.h"
 #include "missing.h"