aboutsummaryrefslogtreecommitdiff
path: root/src/posix_extras.h
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2016-02-20 13:40:01 -0500
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2016-02-20 13:40:01 -0500
commit750e1c41e97cd9b53da3f6a64938c528951d358b (patch)
tree5480a3437c939e9672d4f3b025a3a96ed30b179e /src/posix_extras.h
parentc743c7f8a871e0bff340db732e2a3203c5ae7f17 (diff)
Include what you use
Diffstat (limited to 'src/posix_extras.h')
-rw-r--r--src/posix_extras.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/posix_extras.h b/src/posix_extras.h
index 9aea47d..840b448 100644
--- a/src/posix_extras.h
+++ b/src/posix_extras.h
@@ -23,7 +23,6 @@
#include <dirent.h>
#include <sys/stat.h>
#include <sys/types.h>
-#include <unistd.h>
namespace scoville {