curl: Give netinet/ip.h it own configure check
authorKoop Mast <kwm@rainbow-runner.nl>
Fri, 21 Aug 2015 18:29:24 +0000 (20:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 22 Aug 2015 07:26:47 +0000 (10:26 +0300)
commit98457cb6ea7fc22834603546baef07264bffa296
treec37295a580cfa36ee73aec05349d2994c8e10733
parent4a9703b434de3d04b4fb523a8814b9eb2a8ca989
curl: Give netinet/ip.h it own configure check

On FreeBSD netinet/ip.h needs the sys/types.h and netinet/in.h header
before it can be tested.

https://bugzilla.gnome.org/show_bug.cgi?id=753944
configure.ac