summaryrefslogtreecommitdiff
path: root/src/Input.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Input.cc')
-rw-r--r--src/Input.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Input.cc b/src/Input.cc
index 5e8c36c..5525932 100644
--- a/src/Input.cc
+++ b/src/Input.cc
@@ -3,6 +3,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <unistd.h>
#include "Async.h"
#include "Input.h"
#include "Task.h"