aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/log.h b/src/log.h
index 3ba7afe86..4026df282 100644
--- a/src/log.h
+++ b/src/log.h
@@ -21,8 +21,7 @@
#include "../config.h"
#include "gcc.h"
-
-#include <unistd.h>
+#include "os_compat.h"
#define LOG_LEVEL_LOW 0
#define LOG_LEVEL_SECURE 1