From: Andrei Zmievski Date: Thu, 17 Feb 2000 23:08:33 +0000 (+0000) Subject: Don't need dlist.h anymore. X-Git-Tag: php-4.0b4_rc1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=087e39a7ef8a019130689c3081b65d5969b8eaf7;p=php Don't need dlist.h anymore. --- 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"