diff --git a/include/net/ip.h b/include/net/ip.h index a887442a1a6f..ae7c2214b1ff 100644 --- a/include/net/ip.h +++ b/include/net/ip.h @@ -31,7 +31,9 @@ #include #include #include +#ifndef __GENKSYMS__ #include +#endif #define IPV4_MAX_PMTU 65535U /* RFC 2675, Section 5.1 */ #define IPV4_MIN_MTU 68 /* RFC 791 */