diff options
Diffstat (limited to '')
-rw-r--r-- | src/Mapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Mapper.cxx b/src/Mapper.cxx index cbe45daa0..2483f2fcf 100644 --- a/src/Mapper.cxx +++ b/src/Mapper.cxx @@ -36,9 +36,7 @@ #include <assert.h> #include <string.h> #include <sys/stat.h> -#include <unistd.h> #include <errno.h> -#include <dirent.h> static constexpr Domain mapper_domain("mapper"); |