libpcap-1.8.0
Use pcap_snprintf() instead of snprintf().
Add a "getopt.h" header and include it instead of <unistd.h> on Windows.
Oops, forgot to add the file with the Windows _snprintf() wrappers.