https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2961
--- Comment #2 from Richard Strom <storm.richard@xxxxxxxxx> 2008-10-14 00:20:53 PDT ---
# cat /etc/debian_version
4.0
# cat /usr/include/pcap.h | grep *pcap_open_live
pcap_t *pcap_open_live(char *, int, int, int, char *);
# dpkg --list | grep pcap
ii libpcap-dev 0.7.2-7
ii libpcap0.7 0.7.2-7
ii libpcap0.7-dev 0.7.2-7
ii libpcap0.8 0.9.5-1
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.