From: Evan Klinger Date: Sun, 19 Dec 1999 02:15:18 +0000 (+0000) Subject: DAV extension now compiles. X-Git-Tag: PRE_LIBZEND_TO_ZEND~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e760c2b3b939ea67927fca557380631d825dc557;p=php DAV extension now compiles. --- 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 */