summaryrefslogtreecommitdiff
path: root/ext/dav/dav.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dav/dav.c')
-rw-r--r--ext/dav/dav.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/dav/dav.c b/ext/dav/dav.c
index 31208a7b46..4a4f28b46e 100644
--- a/ext/dav/dav.c
+++ b/ext/dav/dav.c
@@ -19,13 +19,6 @@
/* $Id$ */
#define IS_EXT_MODULE
-#ifdef COMPILE_DL_DAV
-# if PHP_31
-# include "../phpdl.h"
-# else
-# include "dl/phpdl.h"
-# endif
-#endif
#include "php.h"
#include "php_dav.h"