aboutsummaryrefslogtreecommitdiff
path: root/games/warmux/files/patch-src_main.cpp
blob: 3356c188addc22ec2f1f99a235e4f9ba21a5ee6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/main.cpp.orig	2011-04-28 19:03:06.000000000 +0000
+++ src/main.cpp
@@ -21,6 +21,7 @@
 
 #include <WARMUX_singleton.h>
 #include <getopt.h>
+#include <unistd.h>
 #ifndef WIN32
 # include <signal.h>
 #endif