diff options
author | guy <guy> | 2006-10-04 18:13:32 +0000 |
---|---|---|
committer | guy <guy> | 2006-10-04 18:13:32 +0000 |
commit | 6cbfdcc80d837b0e1488cb10c73e5918a3019dde (patch) | |
tree | 62704faf1b9639371c21db783a0ab66edd674edc /pcap-bpf.h | |
parent | 084bcf12eae044b2d7f426bf12d64ec26433c874 (diff) |
Add a cautionary note to OS vendors here as well.
Diffstat (limited to 'pcap-bpf.h')
-rw-r--r-- | pcap-bpf.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |