From 3b0993f1d73c01a0eccb4d741621a2530b4a1c47 Mon Sep 17 00:00:00 2001 From: ImBenji Date: Fri, 29 Aug 2025 01:39:14 +0100 Subject: [PATCH] Enhance Dockerfile for protocol analyzer: add debug checks for nDPI installation and update include paths --- protocol_analyzer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol_analyzer.c b/protocol_analyzer.c index 902dfb7..f83a9ac 100644 --- a/protocol_analyzer.c +++ b/protocol_analyzer.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include #include #include #include