summaryrefslogtreecommitdiff
path: root/ext/apache/apache.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-05-22 09:24:21 +0000
committerZeev Suraski <zeev@php.net>1999-05-22 09:24:21 +0000
commita08e3925b15f9620b70acf19f68bc14ef6f1ac8c (patch)
treeeff4dc7735abb20ffa5b8ce9e9ebf8554638312a /ext/apache/apache.c
parent87ba08d1d01f607dab1b5b012716bb799bd8c695 (diff)
downloadphp-git-a08e3925b15f9620b70acf19f68bc14ef6f1ac8c.tar.gz
Time to rename the child
Diffstat (limited to 'ext/apache/apache.c')
-rw-r--r--ext/apache/apache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/apache/apache.c b/ext/apache/apache.c
index 8e81f49b75..8f72fbfbb2 100644
--- a/ext/apache/apache.c
+++ b/ext/apache/apache.c
@@ -35,7 +35,7 @@
#include "php_globals.h"
#include "php_ini.h"
#include "SAPI.h"
-#include "mod_php3.h"
+#include "mod_php4.h"
#include "ext/standard/info.h"
#include <stdlib.h>