diff options
author | cy <cy@FreeBSD.org> | 2017-02-11 18:10:55 +0000 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2017-02-11 18:10:55 +0000 |
commit | 180753ef179b1c503f44e7625c467758dd6f3c4d (patch) | |
tree | 44fa6b5cf35a71f6bc2ba4b93cc4bcd134f369fa /lib/libgssapi/gss_compare_name.c | |
parent | be2fb88bb5cf67a97a0d817e190baf58891b2b67 (diff) | |
download | FreeBSD-src-180753ef179b1c503f44e7625c467758dd6f3c4d.zip FreeBSD-src-180753ef179b1c503f44e7625c467758dd6f3c4d.tar.gz |
MFC r311950 (by bz):
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.
Diffstat (limited to 'lib/libgssapi/gss_compare_name.c')
0 files changed, 0 insertions, 0 deletions