summaryrefslogtreecommitdiff
path: root/games/hitori/files/patch-src__interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hitori/files/patch-src__interface.c')
-rw-r--r--games/hitori/files/patch-src__interface.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/hitori/files/patch-src__interface.c b/games/hitori/files/patch-src__interface.c
new file mode 100644
index 000000000000..0593bd7298fb
--- /dev/null
+++ b/games/hitori/files/patch-src__interface.c
@@ -0,0 +1,10 @@
+--- ./src/interface.c.orig 2013-10-10 10:27:44.000000000 +0200
++++ ./src/interface.c 2013-11-12 19:36:25.000000000 +0100
+@@ -26,6 +26,7 @@
+ #include "main.h"
+ #include "interface.h"
+ #include "rules.h"
++#include <string.h>
+
+ #define NORMAL_FONT_SCALE 0.9
+ #define PAINTED_FONT_SCALE 0.6