--- zzzz-none-000/linux-5.4.213/include/uapi/linux/in.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/include/uapi/linux/in.h 2024-05-29 11:20:02.000000000 +0000 @@ -62,6 +62,8 @@ #define IPPROTO_MTP IPPROTO_MTP IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ #define IPPROTO_BEETPH IPPROTO_BEETPH + IPPROTO_ETHERIP = 97, /* ETHERIP protocol number */ +#define IPPROTO_ETHERIP IPPROTO_ETHERIP IPPROTO_ENCAP = 98, /* Encapsulation Header */ #define IPPROTO_ENCAP IPPROTO_ENCAP IPPROTO_PIM = 103, /* Protocol Independent Multicast */ @@ -303,7 +305,7 @@ #endif /* contains the htonl type stuff.. */ -#include +#include #endif /* _UAPI_LINUX_IN_H */