aboutsummaryrefslogtreecommitdiffstats
path: root/udp514-journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'udp514-journal.h')
-rw-r--r--udp514-journal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/udp514-journal.h b/udp514-journal.h
index d36fecf..e9b5469 100644
--- a/udp514-journal.h
+++ b/udp514-journal.h
@@ -8,6 +8,10 @@
#ifndef _UDP514_JOURNAL_H
#define _UDP514_JOURNAL_H
+#define _POSIX_C_SOURCE 200809L
+
+#define SYSLOG_NAMES
+
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>