libpcap-1.9.1
Use asprintf(), and provide a version for systems that lack it.
Don't use old-style function definitions.
Squelch warning about optreset not being declared.
Provide out own strlcpy() and strlcat() routines if necessary.
Always include <config.h> rather than "config.h".