summaryrefslogtreecommitdiff
path: root/sapi/apache/php_apache.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/apache/php_apache.c')
-rw-r--r--sapi/apache/php_apache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/apache/php_apache.c b/sapi/apache/php_apache.c
index efa9a07afa..3ca88f1dc7 100644
--- a/sapi/apache/php_apache.c
+++ b/sapi/apache/php_apache.c
@@ -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"