summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch')
-rw-r--r--abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch b/abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch
deleted file mode 100644
index 5dadb11..0000000
--- a/abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- ttmkfdir-3.0.9-orig/directory.cpp 2008-04-20 19:48:00.000000000 -0600
-+++ ttmkfdir-3.0.9/directory.cpp 2008-04-20 19:48:39.000000000 -0600
-@@ -1,4 +1,5 @@
- #include <cctype>
-+#include <cstring>
- #include <dirent.h>
- #include <sys/stat.h>
- #include <unistd.h>