summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-02-17 23:08:33 +0000
committerAndrei Zmievski <andrei@php.net>2000-02-17 23:08:33 +0000
commit087e39a7ef8a019130689c3081b65d5969b8eaf7 (patch)
tree78eddaa369c88430dc9f2da3460d0968bbbdf6c7 /ext
parent588ea96deb74e749fdef78d360a38465dcd3b9f0 (diff)
downloadphp-git-087e39a7ef8a019130689c3081b65d5969b8eaf7.tar.gz
Don't need dlist.h anymore.
Diffstat (limited to 'ext')
-rw-r--r--ext/wddx/wddx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/wddx/wddx.c b/ext/wddx/wddx.c
index 8b96511fdb..947bb8c7d7 100644
--- a/ext/wddx/wddx.c
+++ b/ext/wddx/wddx.c
@@ -33,7 +33,6 @@
#include "php_wddx.h"
#if HAVE_WDDX
-#include "dlist.h"
#include "php_wddx_api.h"