On Thursday, January 12, 2017 12:01:02 AM Bjoern A. Zeeb wrote: > Author: bz > Date: Thu Jan 12 00:01:02 2017 > New Revision: 311950 > URL: https://svnweb.freebsd.org/changeset/base/311950 > > Log: > 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.
Thank you! -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"