- version bump
[m6w6/ext-http] / missing.c
index f9f063a2725e4b9c3902a63178bb30cc3297dd78..0cc26193d49b72f102da7692699a4d7ec69d29a1 100644 (file)
--- a/missing.c
+++ b/missing.c
@@ -6,12 +6,16 @@
     | modification, are permitted provided that the conditions mentioned |
     | in the accompanying LICENSE file are met.                          |
     +--------------------------------------------------------------------+
-    | Copyright (c) 2004-2005, Michael Wallner <mike@php.net>            |
+    | Copyright (c) 2004-2006, Michael Wallner <mike@php.net>            |
     +--------------------------------------------------------------------+
 */
 
 /* $Id$ */
 
+#ifdef HAVE_CONFIG_H
+#      include "config.h"
+#endif
+
 #include "php.h"
 #include "missing.h"