]> The Tcpdump Group git mirrors - tcpdump/commit
Rename our getopt.h to getopt_long.h.
authorGuy Harris <[email protected]>
Fri, 2 May 2014 00:33:46 +0000 (17:33 -0700)
committerGuy Harris <[email protected]>
Fri, 2 May 2014 00:33:46 +0000 (17:33 -0700)
commit2ff7ca8e017fa991faa004f71a19d7ef0e4f3174
tree3c63c2c6c09d3302a392d5f8e617c21c88facdcf
parent1c9f046591d49bba57ffe87aacfbb200eb2c2e6f
Rename our getopt.h to getopt_long.h.

That way, if we *do* have getopt_long(), we don't end up including our
getopt.h rather than the system's getopt.h.
Makefile.in
getopt_long.h [moved from getopt.h with 96% similarity]
tcpdump.c