diff options
Diffstat (limited to 'src/configfile.cc')
-rw-r--r-- | src/configfile.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/configfile.cc b/src/configfile.cc index 71496a0..731d3aa 100644 --- a/src/configfile.cc +++ b/src/configfile.cc @@ -30,7 +30,6 @@ #include <errno.h> #include <string.h> #include <stdlib.h> -#include <unistd.h> #include <sys/stat.h> #include <sys/types.h> |