Browse Source

Oops

experimental/new_apache_hooks
Rasmus Lerdorf 24 years ago
parent
commit
b66f48c3ce
  1. 2
      sapi/apache/php_apache.c

2
sapi/apache/php_apache.c

@ -21,7 +21,7 @@
#include "php_apache_http.h"
#ifdef PHP_WIN32
#if defined(PHP_WIN32) || defined(NETWARE)
#include "zend.h"
#include "ap_compat.h"
#else

Loading…
Cancel
Save