diff options
| author | YueHaibing <[email protected]> | 2020-10-14 09:17:49 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-10-15 16:36:14 +0000 |
| commit | 1d273fcc2c29343e59658276b77b02e5897a3123 (patch) | |
| tree | c1ec368f1613f652bc7ddd1a75a5681942bb09a3 /net/tipc/node.c | |
| parent | net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info (diff) | |
| download | kernel-1d273fcc2c29343e59658276b77b02e5897a3123.tar.gz kernel-1d273fcc2c29343e59658276b77b02e5897a3123.zip | |
bpfilter: Fix build error with CONFIG_BPFILTER_UMH
IF CONFIG_BPFILTER_UMH is set, building fails:
In file included from /usr/include/sys/socket.h:33:0,
from net/bpfilter/main.c:6:
/usr/include/bits/socket.h:390:10: fatal error: asm/socket.h: No such file or directory
#include <asm/socket.h>
^~~~~~~~~~~~~~
compilation terminated.
scripts/Makefile.userprogs:43: recipe for target 'net/bpfilter/main.o' failed
make[2]: *** [net/bpfilter/main.o] Error 1
Add missing include path to fix this.
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
