aboutsummaryrefslogtreecommitdiff
path: root/pcap-bpf.h
diff options
context:
space:
mode:
authorguy <guy>2006-10-04 18:13:32 +0000
committerguy <guy>2006-10-04 18:13:32 +0000
commit6cbfdcc80d837b0e1488cb10c73e5918a3019dde (patch)
tree62704faf1b9639371c21db783a0ab66edd674edc /pcap-bpf.h
parent084bcf12eae044b2d7f426bf12d64ec26433c874 (diff)
Add a cautionary note to OS vendors here as well.
Diffstat (limited to 'pcap-bpf.h')
-rw-r--r--pcap-bpf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pcap-bpf.h b/pcap-bpf.h
index adf6f722..93745229 100644
--- a/pcap-bpf.h
+++ b/pcap-bpf.h
@@ -38,5 +38,8 @@
/*
* For backwards compatibility.
+ *
+ * Note to OS vendors: do NOT get rid of this file! Some applications
+ * might expect to be able to include <pcap-bpf.h>.
*/
#include <pcap/bpf.h>