summaryrefslogtreecommitdiff
path: root/include/syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/syslog.h')
-rw-r--r--include/syslog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/syslog.h b/include/syslog.h
index c0fde112..a9468d4d 100644
--- a/include/syslog.h
+++ b/include/syslog.h
@@ -5,6 +5,8 @@
extern "C" {
#endif
+#include <features.h>
+
#define LOG_EMERG 0
#define LOG_ALERT 1
#define LOG_CRIT 2