summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fs/paths.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/paths.cpp b/src/fs/paths.cpp
index 0fd7da622..bcfbf6c4d 100644
--- a/src/fs/paths.cpp
+++ b/src/fs/paths.cpp
@@ -153,7 +153,6 @@ std::string getSelfName()
}
#elif defined __linux__ || defined __linux
-#include <unistd.h>
std::string getSelfName()
{