summaryrefslogtreecommitdiff
path: root/games/xataxx/files/patch-parse.c
blob: 0166979afb56c49bd926e097ffa8f74e465f478c (plain) (blame)
1
2
3
4
5
6
7
8
9
--- parse.c.orig
+++ parse.c
@@ -1,4 +1,6 @@
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <strings.h>
 #include "struct.h"