From e45bc457ab9015c50a9f4e22ac248d780de826fe Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Dec 2013 20:37:10 +0100 Subject: fix release build for uClibc raspberry-pi --- package/libXft/patches/patch-src_xftglyphs_c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 package/libXft/patches/patch-src_xftglyphs_c (limited to 'package/libXft') diff --git a/package/libXft/patches/patch-src_xftglyphs_c b/package/libXft/patches/patch-src_xftglyphs_c new file mode 100644 index 000000000..54457857f --- /dev/null +++ b/package/libXft/patches/patch-src_xftglyphs_c @@ -0,0 +1,16 @@ +--- libXft-2.3.1.orig/src/xftglyphs.c 2012-06-02 18:36:35.000000000 +0200 ++++ libXft-2.3.1/src/xftglyphs.c 2013-12-07 12:17:23.000000000 +0100 +@@ -21,10 +21,10 @@ + */ + + #include "xftint.h" +-#include +-#include ++#include ++#include + +-#include ++#include + + /* + * Validate the memory info for a font -- cgit v1.2.3