1
0
Fork 0

bpf, btf: Remove the duplicate btf_ids.h include

Remove duplicate btf_ids.h header which is included twice.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/1604736650-11197-1-git-send-email-wangqing@vivo.com
zero-sugar-mainline-defconfig
Wang Qing 2020-11-07 16:10:50 +08:00 committed by Daniel Borkmann
parent a10b4f9610
commit 666475ccbf
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include <linux/skmsg.h>
#include <linux/perf_event.h>
#include <linux/bsearch.h>
#include <linux/btf_ids.h>
#include <net/sock.h>
/* BTF (BPF Type Format) is the meta data format which describes