On 10/12/2011 03:50 PM, David L Stevens wrote:
HAVE_LIBPCAP also has to be handled in the parts that actually call the pcap library API and provide a way of failing if libpcap is not available.+ +#include<config.h> + +#ifdef HAVE_LIBPCAP +#include<pcap.h> +#endif
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list