]> granicus.if.org Git - php/commitdiff
Reverted because my patch doesn't make sense: it was just my problem.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 24 Oct 2002 14:12:06 +0000 (14:12 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 24 Oct 2002 14:12:06 +0000 (14:12 +0000)
ext/standard/dl.c

index 7bdc6ff49a4b51585cd20b6c89788edf0f330eca..90ecf3d4cc159a6c499f34365dcadb9beb1f9f07 100644 (file)
@@ -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 <stdlib.h>