diff options
Diffstat (limited to 'abs/core/xorg-font-utils')
-rw-r--r-- | abs/core/xorg-font-utils/ttmkfdir_gcc43.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core/xorg-font-utils/ttmkfdir_gcc43.patch b/abs/core/xorg-font-utils/ttmkfdir_gcc43.patch deleted file mode 100644 index 5dadb11..0000000 --- a/abs/core/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> |