提交 666475cc 编写于 作者: W Wang Qing 提交者: Daniel Borkmann

bpf, btf: Remove the duplicate btf_ids.h include

Remove duplicate btf_ids.h header which is included twice.
Signed-off-by: NWang Qing <wangqing@vivo.com>
Signed-off-by: NDaniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/1604736650-11197-1-git-send-email-wangqing@vivo.com
上级 a10b4f96
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
#include <linux/skmsg.h> #include <linux/skmsg.h>
#include <linux/perf_event.h> #include <linux/perf_event.h>
#include <linux/bsearch.h> #include <linux/bsearch.h>
#include <linux/btf_ids.h>
#include <net/sock.h> #include <net/sock.h>
/* BTF (BPF Type Format) is the meta data format which describes /* BTF (BPF Type Format) is the meta data format which describes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册