ae40832e53
gcc-7.3.0 report following err:
HOSTCC net/bpfilter/main.o
In file included from net/bpfilter/main.c:9:0:
./include/uapi/linux/bpf.h:12:10: fatal error: linux/bpf_common.h: No such file or directory
#include <linux/bpf_common.h>
remove it by adding a include path.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
bpfilter_kern.c | ||
main.c | ||
msgfmt.h |