summaryrefslogtreecommitdiff
path: root/system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch
diff options
context:
space:
mode:
authorRonny Schmatzler <schmatzler@hirnschwund.net>2015-03-12 22:42:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-12 22:42:30 +0700
commit2dd53fd37b7826fe1ff63924206bbb09209ed343 (patch)
tree27345f7cf7991050b97c3eaa13a8061fa975c3f9 /system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch
parent6d204a3c370236ba083168d7f3e0b9c60c1283fc (diff)
downloadslackbuilds-2dd53fd37b7826fe1ff63924206bbb09209ed343.tar.gz
system/ttmkfdir: Added (fonts.dir creator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch')
-rw-r--r--system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch b/system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch
new file mode 100644
index 0000000000..0a77dbbbc5
--- /dev/null
+++ b/system/ttmkfdir/patches/ttmkfdir-3.0.9-bug434301.patch
@@ -0,0 +1,11 @@
+--- ttmkfdir-3.0.9/directory.cpp.bak 2008-02-27 10:18:52.000000000 +0800
++++ ttmkfdir-3.0.9/directory.cpp 2008-02-27 10:20:24.000000000 +0800
+@@ -3,6 +3,8 @@
+ #include <stdio.h>
+ #include <sys/stat.h>
+ #include <unistd.h>
++#include <string.h>
++#include <stdlib.h>
+
+ #include "directory.h"
+