Bjoern A. Zeeb 2738f41598 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.
2017-01-12 00:01:02 +00:00
..
2016-09-20 09:19:22 +00:00
2017-01-11 00:02:51 +00:00
2016-08-27 13:40:27 +00:00