Revert back to including the whole net/bpf.h again.

Requested by:	sam, nork
X-MFC after:	now
This commit is contained in:
Max Laier 2007-10-20 20:23:39 +00:00
parent 4f6d329f1e
commit 1f631dacae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172833

View file

@ -41,9 +41,7 @@
#include <sys/types.h>
#include <sys/time.h>
#ifndef PCAP_DONT_INCLUDE_PCAP_BPF_H
#include <pcap-bpf.h>
#endif
#include <net/bpf.h>
#include <stdio.h>