summaryrefslogtreecommitdiffstats
path: root/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net.c')
-rw-r--r--net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net.c b/net.c
index 4654282f..33dfc851 100644
--- a/net.c
+++ b/net.c
@@ -53,6 +53,7 @@
#include "syslogd-types.h"
#include "net.h"
#include "parse.h"
+#include "srUtils.h"
/* support for defining allowed TCP and UDP senders. We use the same
* structure to implement this (a linked list), but we define two different