diff options
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> |