]> The Tcpdump Group git mirrors - tcpdump/commit
Include <tcpdump-stdinc.h> when checking for headers.
authorGuy Harris <[email protected]>
Mon, 4 Apr 2011 19:07:11 +0000 (12:07 -0700)
committerGuy Harris <[email protected]>
Mon, 4 Apr 2011 19:07:11 +0000 (12:07 -0700)
commit8a52e408e912ece76f00a43040d3940b696655b7
tree5f37560d01c9aaa187c4e592c388d52b77f91f6d
parent539ef305441972d920ef4f6fc5d55533eb155998
Include <tcpdump-stdinc.h> when checking for headers.

Now that we're setting V_INCLS correctly, we don't need to include
"tcpdump-stdinc.h" - including <tcpdump-stdinc.h> works.

This also picks up configure changes from the previous configure.in
change.
configure
configure.in