summaryrefslogtreecommitdiff
path: root/src/shared/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/log.h')
-rw-r--r--src/shared/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/log.h b/src/shared/log.h
index 2dedfa3fd1..d6061c05ea 100644
--- a/src/shared/log.h
+++ b/src/shared/log.h
@@ -23,6 +23,7 @@
#include <stdbool.h>
#include <stdarg.h>
+#include <stdlib.h>
#include <syslog.h>
#include <sys/signalfd.h>
#include <errno.h>