]> The Tcpdump Group git mirrors - libpcap/commit
Move the Linux Bluetooth and USB declarations to a header file.
authorguy <guy>
Fri, 13 Oct 2006 17:46:45 +0000 (17:46 +0000)
committerguy <guy>
Fri, 13 Oct 2006 17:46:45 +0000 (17:46 +0000)
commit455aff8ba9495985ee622ce38d69dd5795d6e2de
tree818ac9fc7f32d22bca40e1bc0be4d473e1fcf483
parent50ce2663e80dab3e650826fdc391b80a20bda1e7
Move the Linux Bluetooth and USB declarations to a header file.

Clean up some comments.

Protect all references to the USB stuff from the common Linux code with
PCAP_SUPPORT_USB, just as references to the Bluetooth code are protected
with PCAP_SUPPORT_BT.
FILES
INSTALL.txt
pcap-bt-linux.c
pcap-bt-linux.h [new file with mode: 0644]
pcap-linux.c
pcap-usb-linux.c
pcap-usb-linux.h [new file with mode: 0644]