We don't use anything from <sys/socket.h> (we need to know the AF_
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 3 Aug 2002 19:49:30 +0000 (19:49 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 3 Aug 2002 19:49:30 +0000 (19:49 +0000)
commit04510fae5c2a3bc8360c411245a99bb2449fc7d0
treed91b4c6929e257091f83f585fa687be8686f3900
parent6ab5105f9dbb75d8bf4c972c6b89da497ca6251b
We don't use anything from <sys/socket.h> (we need to know the AF_
values of the various BSDs that support DLT_NULL, but those aren't
necessarily the AF_ values on the machine on which you're building
Ethereal), so we don't need to include it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5939 f5534014-38df-0310-8fa8-9805f1628bb7
packet-null.c