]> The Tcpdump Group git mirrors - tcpdump/commit
Define optarg, optind, opterr, and optopt.
authorGisle Vanem <[email protected]>
Thu, 1 May 2014 19:27:34 +0000 (12:27 -0700)
committerGuy Harris <[email protected]>
Thu, 1 May 2014 23:13:06 +0000 (16:13 -0700)
commit9221e6a1b5c95f16ab488d928f58c91769205e87
tree822b4aac41346b16baff851c9c04619199916dba
parent040c96487cdc1f920c514e470d25fa1c80fd0154
Define optarg, optind, opterr, and optopt.

That's necessary on Windows, where you're not going to get them defined
by getopt().
missing/getopt_long.c