]> granicus.if.org Git - php/commitdiff
fix windows build
authorDaniel Beulshausen <dbeu@php.net>
Sun, 10 Dec 2000 22:06:07 +0000 (22:06 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Sun, 10 Dec 2000 22:06:07 +0000 (22:06 +0000)
sapi/apache/php_apache.c

index efa9a07afa4d875eb216cd77e732d36a4d917e8d..3ca88f1dc7e99448f80a029cc4888d9bb4748a4d 100644 (file)
@@ -45,6 +45,8 @@
 #include "php_apache_http.h"
 #include "http_request.h"
 
+static int php_apache_info_id;
+
 #ifdef PHP_WIN32
 #include "zend.h"
 #include "ap_compat.h"