Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 17:13:48 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        "Bjoern A. Zeeb" <bz@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r311950 - head/sys/contrib/ipfilter/netinet
Message-ID:  <2784897.3xYUuiBYOU@ralph.baldwin.cx>
In-Reply-To: <201701120001.v0C012XL041489@repo.freebsd.org>
References:  <201701120001.v0C012XL041489@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2784897.3xYUuiBYOU>