
17 Oct
2011
17 Oct
'11
8:42 p.m.
+ +#include<config.h> + +#ifdef HAVE_LIBPCAP +#include<pcap.h> +#endif HAVE_LIBPCAP also has to be handled in the parts that actually call the
On 10/12/2011 03:50 PM, David L Stevens wrote: pcap library API and provide a way of failing if libpcap is not available.