From: Ilia Alshanetsky Date: Fri, 22 Nov 2002 02:38:03 +0000 (+0000) Subject: Added missing header (fixed bug #20555). X-Git-Tag: RELEASE_1_0b2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=489b0f21159507a879a5342e2ca5ff4c946726bb;p=php Added missing header (fixed bug #20555). --- diff --git a/ext/gd/gdcache.c b/ext/gd/gdcache.c index 55ad98ff67..2643d802b6 100644 --- a/ext/gd/gdcache.c +++ b/ext/gd/gdcache.c @@ -36,6 +36,8 @@ * sizes of a few tens of elements. */ +#include "php.h" + /* This just seems unessacary */ #if PHP_WIN32 #define ENABLE_GD_TTF