summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gdfonts.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2004-03-29 18:20:33 +0000
committerIlia Alshanetsky <iliaa@php.net>2004-03-29 18:20:33 +0000
commit8b079070a3a966b87b0ab30697b31ebcd2ad636c (patch)
tree8d791cf91952af70b9069cb6629264a93c3856e8 /ext/gd/libgd/gdfonts.h
parentc29e9277d0ffdef1cc03ce5c2a4be23ef2fd9c3c (diff)
downloadphp-git-8b079070a3a966b87b0ab30697b31ebcd2ad636c.tar.gz
Synchronized bundled GD library with GD 2.0.22.
Diffstat (limited to 'ext/gd/libgd/gdfonts.h')
-rw-r--r--ext/gd/libgd/gdfonts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gd/libgd/gdfonts.h b/ext/gd/libgd/gdfonts.h
index 3882bd2318..55d0e1f0b2 100644
--- a/ext/gd/libgd/gdfonts.h
+++ b/ext/gd/libgd/gdfonts.h
@@ -19,6 +19,7 @@ extern "C" {
#include "gd.h"
extern gdFontPtr gdFontSmall;
+extern gdFontPtr gdFontGetSmall(void);
#ifdef __cplusplus
}