]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-linux.c
Make the filtering stuff work with recent versions of libpcap.
[ppp.git] / pppd / sys-linux.c
index d7135c3da8738d1528e973694b30364af1faa266..5a5268b7d9162fa239fe10d4a7102fc5ce78ed5b 100644 (file)
 #endif /* IPX_CHANGE */
 
 #ifdef PPP_FILTER
-#include <net/bpf.h>
+#include <pcap-bpf.h>
 #include <linux/filter.h>
 #endif /* PPP_FILTER */