summaryrefslogtreecommitdiff
path: root/fonts/ttf2pt1/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ttf2pt1/patches/patch-ab')
-rw-r--r--fonts/ttf2pt1/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/fonts/ttf2pt1/patches/patch-ab b/fonts/ttf2pt1/patches/patch-ab
new file mode 100644
index 00000000000..b4df3af182c
--- /dev/null
+++ b/fonts/ttf2pt1/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2004/04/27 15:18:08 adam Exp $
+
+--- ft.c.orig 2004-04-27 10:58:11.000000000 +0000
++++ ft.c
+@@ -12,6 +12,7 @@
+ #include <stdlib.h>
+ #include <ctype.h>
+ #include <sys/types.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <freetype/ftglyph.h>
+ #include <freetype/ftsnames.h>