From 76c2fb3de7c48a54701f3e302936fb3d5e892b58 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sat, 24 Oct 2015 12:47:23 +0200 Subject: Removed linux kernel support --- src/include/ndpi_unix.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/include/ndpi_unix.h') diff --git a/src/include/ndpi_unix.h b/src/include/ndpi_unix.h index 79de7b43c..d902cd9b2 100644 --- a/src/include/ndpi_unix.h +++ b/src/include/ndpi_unix.h @@ -38,16 +38,9 @@ #endif #ifndef WIN32 -#ifndef __KERNEL__ - #include #include #include -#else -#include -#include -#include -#endif #endif #endif /* __NDPI_UNIX_INCLUDE_FILE__ */ -- cgit v1.2.3