aboutsummaryrefslogtreecommitdiff
path: root/math/frobby/files/patch-src_main.cpp
blob: 81ca6811bd7374571e6bb8e6edf00e844c013cda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/main.cpp.orig	2011-09-23 20:09:12 UTC
+++ src/main.cpp
@@ -24,6 +24,7 @@
 
 #include <ctime>
 #include <cstdlib>
+#include <unistd.h>
 
 /** This function runs the Frobby console interface. the ::main
     function calls this function after having set up DEBUG-specific