pkgsrc/print/gnome-print/patches/patch-ae
2004-04-27 15:19:53 +00:00

12 lines
300 B
Text

$NetBSD: patch-ae,v 1.1 2004/04/27 15:21:15 adam Exp $
--- installer/gf-pfb.c.orig 2004-04-27 10:33:58.000000000 +0000
+++ installer/gf-pfb.c
@@ -12,6 +12,7 @@
#include <fcntl.h>
#include <string.h>
#include <ctype.h>
+#include <ft2build.h>
#include <freetype/freetype.h>
#include "gf-pfb.h"