summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Klinger <evan@php.net>1999-12-19 02:15:18 +0000
committerEvan Klinger <evan@php.net>1999-12-19 02:15:18 +0000
commite760c2b3b939ea67927fca557380631d825dc557 (patch)
tree440347471c3fad430b12068d3662d8ff5e9885ec
parent63d44115604f65e8e42f9d346197a489c200b916 (diff)
downloadphp-git-e760c2b3b939ea67927fca557380631d825dc557.tar.gz
DAV extension now compiles.
-rw-r--r--ext/dav/dav.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dav/dav.c b/ext/dav/dav.c
index ea936300a4..4bd40f14f8 100644
--- a/ext/dav/dav.c
+++ b/ext/dav/dav.c
@@ -36,8 +36,6 @@
#if HAVE_MOD_DAV
# include "mod_dav.h"
-# include "phpdav.h"
-# include "variables.h"
/* {{{ thread safety stuff */