diff --git a/nDPIsrvd.c b/nDPIsrvd.c index 89f697b8..4e5f7c11 100644 --- a/nDPIsrvd.c +++ b/nDPIsrvd.c @@ -1,3 +1,6 @@ +#if defined(__FreeBSD__) || defined(__APPLE__) +#include +#endif #include #include #include