summaryrefslogtreecommitdiff
path: root/x11-fonts/gfe/files/patch-src_bdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/gfe/files/patch-src_bdf.c')
-rw-r--r--x11-fonts/gfe/files/patch-src_bdf.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-fonts/gfe/files/patch-src_bdf.c b/x11-fonts/gfe/files/patch-src_bdf.c
deleted file mode 100644
index 82e7a1416fca..000000000000
--- a/x11-fonts/gfe/files/patch-src_bdf.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/bdf.c.orig 2000-06-27 10:36:09 UTC
-+++ src/bdf.c
-@@ -18,7 +18,8 @@
- #include <gtk/gtk.h>
-
- #include <ctype.h>
--#include <malloc.h>
-+#include <stdlib.h>
-+#include <string.h>
-
- #include "auxil.h"
- #include "bdf.h"