summaryrefslogtreecommitdiff
path: root/src/adaptor/dlt-adaptor-udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/adaptor/dlt-adaptor-udp.c')
-rw-r--r--src/adaptor/dlt-adaptor-udp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/adaptor/dlt-adaptor-udp.c b/src/adaptor/dlt-adaptor-udp.c
index cd62d49..b2033de 100644
--- a/src/adaptor/dlt-adaptor-udp.c
+++ b/src/adaptor/dlt-adaptor-udp.c
@@ -75,6 +75,8 @@
#include "dlt_common.h"
#include "dlt_user.h"
+#include "dlt_user_macros.h"
+
/* Port number, to which the syslogd-ng sends its log messages */
#define RCVPORT 47111