]> The Tcpdump Group git mirrors - tcpdump/commit
Include ipproto.h to make sure IPPROTO_PIM is defined.
authorGuy Harris <[email protected]>
Thu, 17 Sep 2015 08:48:36 +0000 (01:48 -0700)
committerGuy Harris <[email protected]>
Thu, 17 Sep 2015 08:48:49 +0000 (01:48 -0700)
commitf4dd1595652eed7deb50ac52331d01a21a6d45d2
treed097b62e20673277fb50f7c155a59955770c4592
parentd52f81177549b67029608c8e867ab87cb42ebdcb
Include ipproto.h to make sure IPPROTO_PIM is defined.

We use it, but it's not necessarily defined by OS headers; make sure
it's defined, by including our header.
print-pim.c