aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/munin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/munin.c')
-rw-r--r--src/lib/protocols/munin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/protocols/munin.c b/src/lib/protocols/munin.c
index e3fcf5bc0..47e9d6698 100644
--- a/src/lib/protocols/munin.c
+++ b/src/lib/protocols/munin.c
@@ -24,6 +24,7 @@
#define NDPI_CURRENT_PROTO NDPI_PROTOCOL_MUNIN
#include "ndpi_api.h"
+#include "ndpi_private.h"
static void ndpi_int_munin_add_connection(struct ndpi_detection_module_struct * const ndpi_struct,
struct ndpi_flow_struct * const flow)