From: Moriyoshi Koizumi Date: Thu, 24 Oct 2002 14:12:06 +0000 (+0000) Subject: Reverted because my patch doesn't make sense: it was just my problem. X-Git-Tag: php-4.3.0pre2~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e95fa639d6915697c581808bfd7d88a8920d1597;p=php Reverted because my patch doesn't make sense: it was just my problem. --- diff --git a/ext/standard/dl.c b/ext/standard/dl.c index 7bdc6ff49a..90ecf3d4cc 100644 --- a/ext/standard/dl.c +++ b/ext/standard/dl.c @@ -25,7 +25,6 @@ #include "php_globals.h" #include "ext/standard/info.h" #include "SAPI.h" -#include "build-defs.h" #if defined(HAVE_LIBDL) || HAVE_MACH_O_DYLD_H #include