aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c
index f18dd3361..63d05f9db 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -162,6 +162,8 @@ int malloc_size_stats = 0;
int monitoring_enabled;
+char *protocolsDirPath;
+
struct flow_info {
struct ndpi_flow_info *flow;
u_int16_t thread_id;