summaryrefslogtreecommitdiff
path: root/riff/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'riff/main.cpp')
-rw-r--r--riff/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/riff/main.cpp b/riff/main.cpp
index 371d91a..e7bcacf 100644
--- a/riff/main.cpp
+++ b/riff/main.cpp
@@ -24,6 +24,8 @@
#include <cstring>
#include <cstdlib>
#include <cstdio>
+#include <unistd.h>
+
using namespace std;
volatile bool isDone = false;