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.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sapi/apache/php_apache.c b/sapi/apache/php_apache.c
index e9988594e6..0915feb7c8 100644
--- a/sapi/apache/php_apache.c
+++ b/sapi/apache/php_apache.c
@@ -35,7 +35,7 @@
#include <errno.h>
#include <ctype.h>
-#if APACHE
+#include "remains.h"
#include "http_request.h"
#include "build-defs.h"
@@ -440,8 +440,6 @@ PHP_FUNCTION(apache_exec_uri)
}
#endif
-#endif
-
/*
* Local variables:
* tab-width: 4