aboutsummaryrefslogtreecommitdiff
path: root/games/osgg
diff options
context:
space:
mode:
Diffstat (limited to 'games/osgg')
-rw-r--r--games/osgg/files/patch-main.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/osgg/files/patch-main.cpp b/games/osgg/files/patch-main.cpp
new file mode 100644
index 000000000000..92d5ff40aee0
--- /dev/null
+++ b/games/osgg/files/patch-main.cpp
@@ -0,0 +1,10 @@
+--- main.cpp.orig 2013-09-13 20:24:16.310226753 +0400
++++ main.cpp 2013-09-13 20:24:50.127352703 +0400
+@@ -26,6 +26,7 @@
+ #include <fstream>
+ #include <iostream>
+ #include <sstream>
++#include <unistd.h> // for usleep()
+
+ #include <sys/time.h>
+