]> granicus.if.org Git - php/commitdiff
Prevent mod_ssl's ap_hook.h from being included.
authorSascha Schumann <sas@php.net>
Sun, 28 Nov 1999 17:09:59 +0000 (17:09 +0000)
committerSascha Schumann <sas@php.net>
Sun, 28 Nov 1999 17:09:59 +0000 (17:09 +0000)
ext/informix/ifx.ec

index 15fdf441a066176c63d6dbc906f776d0a4e60781..3257f78b2a99383c80887b9672689385a76e5266 100644 (file)
@@ -1,3 +1,4 @@
+w
 /*
    +----------------------------------------------------------------------+
    | PHP version 4.0                                                      |
@@ -37,6 +38,8 @@
 #include "dl/phpdl.h"
 #endif
 
+/* prevent mod_ssl.h's header file from being included. */
+#define AP_HOOK_H
 
 #include "php.h"
 #include "php_globals.h"