K 10 svn:author V 2 bz K 8 svn:date V 27 2017-01-12T00:01:02.436977Z K 7 svn:log V 254 Get rid of a compiler warning which I saw too often. Include netinet/in.h before ip_compat.t which will then check if IPPROTO_IPIP is defined or not. Doing it the other way round, ip_compat.h would not find it defined and netinet/in.h then redefine it. END