summaryrefslogtreecommitdiff
path: root/print/gnome-print/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'print/gnome-print/patches/patch-af')
-rw-r--r--print/gnome-print/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/gnome-print/patches/patch-af b/print/gnome-print/patches/patch-af
new file mode 100644
index 00000000000..188607d7d5a
--- /dev/null
+++ b/print/gnome-print/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2004/04/27 15:21:15 adam Exp $
+
+--- installer/gf-ttf.c.orig 2004-04-27 10:34:48.000000000 +0000
++++ installer/gf-ttf.c
+@@ -32,6 +32,7 @@
+ #include <fcntl.h>
+ #include <string.h>
+ #include <ctype.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+
+ #include "gf-ttf.h"