aboutsummaryrefslogtreecommitdiffstats
path: root/games/xscavenger/files/patch-edit.c
blob: 1806b82b14b77279e7ca303596ff3f07fb5063b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- edit.c.orig 2013-06-11 18:21:01.902812410 +0400
+++ edit.c  2013-06-11 18:21:15.931811652 +0400
@@ -2,6 +2,7 @@
 
 #include <stdio.h>
 #include <unistd.h>
+#include <string.h>
 #include "scav.h"
 #include "edit.h"
 #include "x.h"