aboutsummaryrefslogtreecommitdiff
path: root/src/include/linux_compat.h
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2015-10-24 12:47:23 +0200
committerLuca Deri <deri@ntop.org>2015-10-24 12:47:23 +0200
commit76c2fb3de7c48a54701f3e302936fb3d5e892b58 (patch)
treeb5ce8bc9c37c25496c6d5dc995c11248678238cf /src/include/linux_compat.h
parent27ea5c0026a58f21bf582519e4f3e5c46f0e7208 (diff)
Removed linux kernel support
Diffstat (limited to 'src/include/linux_compat.h')
-rw-r--r--src/include/linux_compat.h2
1 files changed, 0 insertions, 2 deletions
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 <arpa/inet.h>
#endif
-#endif
struct ndpi_in6_addr {
union {