From 0c032536359542facacffbcad05f97c04f08fdf3 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 24 Jun 2000 15:36:04 +0000 Subject: Stop including dl/phpdl.h. --- ext/gd/gd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/gd/gd.c') diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 467e75e72d..ac4772eab2 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -165,7 +165,6 @@ static php_gd_globals gd_globals; #endif #ifdef COMPILE_DL_GD -# include "dl/phpdl.h" ZEND_GET_MODULE(gd) #endif -- cgit v1.2.1