From: Pierre Joye Date: Fri, 29 Aug 2008 11:09:05 +0000 (+0000) Subject: - fix warning X-Git-Tag: BEFORE_HEAD_NS_CHANGE~538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3708b50fe67d5337ce6480350cdf89ec64b02d01;p=php - fix warning --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 7e6c367e9f..5b6538fa6a 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -75,7 +75,7 @@ static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC); #include /* 4 Large font */ #include /* 5 Giant font */ #include "libgd/wbmp.h" - +#include #ifdef ENABLE_GD_TTF # ifdef HAVE_LIBFREETYPE # include