summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/configfile.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configfile.cc b/src/configfile.cc
index 7a063d8..8447d9a 100644
--- a/src/configfile.cc
+++ b/src/configfile.cc
@@ -30,6 +30,7 @@
#include <errno.h>
#include <string.h>
#include <stdlib.h>
+#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>