aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ethernet_ip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/ethernet_ip.c')
-rw-r--r--src/lib/protocols/ethernet_ip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/protocols/ethernet_ip.c b/src/lib/protocols/ethernet_ip.c
index 45ca05698..9a968ee94 100644
--- a/src/lib/protocols/ethernet_ip.c
+++ b/src/lib/protocols/ethernet_ip.c
@@ -23,6 +23,7 @@
#define NDPI_CURRENT_PROTO NDPI_PROTOCOL_ETHERNET_IP
#include "ndpi_api.h"
+#include "ndpi_private.h"
static void ndpi_int_ethernet_ip_add_connection(struct ndpi_detection_module_struct
*ndpi_struct, struct ndpi_flow_struct *flow) {