diff options
author | bz <bz@FreeBSD.org> | 2017-01-19 15:27:53 +0000 |
---|---|---|
committer | bz <bz@FreeBSD.org> | 2017-01-19 15:27:53 +0000 |
commit | e81556c79a0d0c292d8f44d0b6e296d3ae412014 (patch) | |
tree | ed5c37c5ff42745757177db42acf98f145d46a6b /contrib/llvm/projects/libunwind/src/UnwindLevel1-gcc-ext.c | |
parent | adc6be7a4736f09f27e54595ab094fc1338075de (diff) | |
download | FreeBSD-src-e81556c79a0d0c292d8f44d0b6e296d3ae412014.zip FreeBSD-src-e81556c79a0d0c292d8f44d0b6e296d3ae412014.tar.gz |
MFC r311950:
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 'contrib/llvm/projects/libunwind/src/UnwindLevel1-gcc-ext.c')
0 files changed, 0 insertions, 0 deletions