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/linux_compat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include/linux_compat.h') diff --git a/src/include/linux_compat.h b/src/include/linux_compat.h index 57f00d154..25ed2c4e9 100644 --- a/src/include/linux_compat.h +++ b/src/include/linux_compat.h @@ -219,10 +219,8 @@ struct ndpi_ip6_ext #define s6_addr32 u6_addr.u6_addr32 */ #else -#ifndef __KERNEL__ #include #endif -#endif struct ndpi_in6_addr { union { -- cgit v1.2.3