summaryrefslogtreecommitdiff
path: root/src/fileio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileio.cpp')
-rw-r--r--src/fileio.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fileio.cpp b/src/fileio.cpp
index d4eab410c..2215f3705 100644
--- a/src/fileio.cpp
+++ b/src/fileio.cpp
@@ -22,9 +22,7 @@
#include <Path.h>
#include <storage/FindDirectory.h>
#else
-#if defined(OPENBSD) || defined(DOS)
#include <unistd.h>
-#endif
#include <pwd.h>
#endif
#include <sys/stat.h>