aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fonts/font-manager/files/patch-src_lib_fm-fontutils.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fonts/font-manager/files/patch-src_lib_fm-fontutils.c b/x11-fonts/font-manager/files/patch-src_lib_fm-fontutils.c
new file mode 100644
index 000000000000..71612ca413df
--- /dev/null
+++ b/x11-fonts/font-manager/files/patch-src_lib_fm-fontutils.c
@@ -0,0 +1,10 @@
+--- src/lib/fm-fontutils.c~ 2010-12-23 21:48:30.000000000 -0600
++++ src/lib/fm-fontutils.c 2012-05-30 17:04:54.303401685 -0500
+@@ -24,6 +24,7 @@
+ #include <glib.h>
+ #include <glib/gprintf.h>
+ #include <glib/gstdio.h>
++#include <unistd.h>
+
+ #include <pango/pangofc-fontmap.h>
+ #include <fontconfig/fcfreetype.h>