aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_community_id.c
diff options
context:
space:
mode:
authorLuca Deri <lucaderi@users.noreply.github.com>2020-08-19 21:48:38 +0200
committerGitHub <noreply@github.com>2020-08-19 21:48:38 +0200
commitd87bdf93025e4eb1d43b0f1076d777dad92fe1d4 (patch)
tree2a0a143f1ec4250f6909f3f73da655e464773b10 /src/lib/ndpi_community_id.c
parent673d8b7fac1f7c1f3865348190a9d48bff58f176 (diff)
parent56a3a33bc0e21640ab1c345b7953e7b5c076673b (diff)
Merge pull request #977 from adek05/dev
Enable building on OpenBSD 6.7
Diffstat (limited to 'src/lib/ndpi_community_id.c')
-rw-r--r--src/lib/ndpi_community_id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ndpi_community_id.c b/src/lib/ndpi_community_id.c
index 72f60c746..cc8436928 100644
--- a/src/lib/ndpi_community_id.c
+++ b/src/lib/ndpi_community_id.c
@@ -31,6 +31,7 @@
#include "ndpi_api.h"
#include "ndpi_config.h"
+#include "ndpi_includes.h"
#include <time.h>
#ifndef WIN32