diff options
Diffstat (limited to 'nDPId-test.c')
-rw-r--r-- | nDPId-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nDPId-test.c b/nDPId-test.c index 081662c78..8167a8ebe 100644 --- a/nDPId-test.c +++ b/nDPId-test.c @@ -10,6 +10,7 @@ static void nDPIsrvd_memprof_log_free(size_t free_size); //#define VERBOSE_MEMORY_PROFILING 1 #define NO_MAIN 1 #include "utils.c" +#include "nio.c" #include "nDPIsrvd.c" #include "nDPId.c" |