summary refs log tree commit diff
path: root/pkgs/games/gav/gcc.patch
blob: eb4c64727bce0e78d645daf385c1bbd8c210b8ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/aarg.h b/aarg.h
index a212870..907671c 100644
--- a/aarg.h
+++ b/aarg.h
@@ -5,6 +5,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <unistd.h>
+#include <string.h>
 #include <map>
 #include <string>
 #include <sstream>