From: Felipe Pena Date: Thu, 13 Nov 2008 11:32:04 +0000 (+0000) Subject: - Fix build X-Git-Tag: BEFORE_HEAD_NS_CHANGES_MERGE~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e79849c9057b7ba43fa079f543932fbc4786b96b;p=php - Fix build --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 4c051a13d6..c11620cb1f 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -55,15 +55,6 @@ #if HAVE_LIBGD -#ifdef HAVE_GD_PNG -/* needs to be first */ -# include -#endif - -#ifdef HAVE_GD_JPG -# include -#endif - static int le_gd, le_gd_font; #if HAVE_LIBT1 #include