summaryrefslogtreecommitdiff
path: root/src/gdcache.c
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:44:56 +0000
committerpierre <none@none>2006-04-05 15:44:56 +0000
commitb0243fe7b15d4175ca382dbfdcab37bd63f9cc44 (patch)
tree4c79a5a37b800d6734ede320979856861c4bc394 /src/gdcache.c
parentd1d7cd42aeb5458c3971841077cffc893abf97eb (diff)
downloadlibgd-b0243fe7b15d4175ca382dbfdcab37bd63f9cc44.tar.gz
- sync to 2.0.5GD_2_0_5
Diffstat (limited to 'src/gdcache.c')
-rw-r--r--src/gdcache.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gdcache.c b/src/gdcache.c
index e4770f5..1620a23 100644
--- a/src/gdcache.c
+++ b/src/gdcache.c
@@ -1,3 +1,8 @@
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "gd.h"
#include "gdhelpers.h"