summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/xorg-font-utils/ttmkfdir_gcc43.patch
blob: 5dadb113b0be141b6665134d36e589887be3eb94 (plain)
1
2
3
4
5
6
7
8
--- 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>