diff options
Diffstat (limited to 'src/lib/ndpi_utils.c')
-rw-r--r-- | src/lib/ndpi_utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ndpi_utils.c b/src/lib/ndpi_utils.c index b41ec6706..041f9226e 100644 --- a/src/lib/ndpi_utils.c +++ b/src/lib/ndpi_utils.c @@ -34,6 +34,7 @@ #include "ndpi_api.h" #include "ndpi_includes.h" #include "ndpi_encryption.h" +#include "ndpi_private.h" #include "ahocorasick.h" #include "libcache.h" |