aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c')
-rw-r--r--x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c b/x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c
deleted file mode 100644
index 03afb6b4659f..000000000000
--- a/x11-fonts/libXfont/files/patch-FreeType_ftfuncs.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- FreeType/ftfuncs.c.orig Sun Mar 21 18:29:28 2004
-+++ FreeType/ftfuncs.c Sun Mar 21 18:29:46 2004
-@@ -31,7 +31,8 @@
- #include "fntfilst.h"
- #include "fontutil.h"
- #include <X11/fonts/FSproto.h>
--#include "freetype/freetype.h"
-+#include "ft2build.h"
-+#include FT_FREETYPE_H
- #include "freetype/ftsizes.h"
- #include "freetype/ttnameid.h"
- #include "freetype/tttables.h"