bpf: linux/bpf.h needs linux/numa.h
Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <linux/percpu.h>
|
||||
#include <linux/err.h>
|
||||
#include <linux/rbtree_latch.h>
|
||||
#include <linux/numa.h>
|
||||
|
||||
struct perf_event;
|
||||
struct bpf_prog;
|
||||
|
Reference in New Issue
Block a user