Skip to content

Commit 9fed416

Browse files
committed
MANIFEST: Add lib/include/bpf
The tarball wasn't working without this file: [ 32%] Building C object CMakeFiles/dwarves.dir/btf_encoder.c.o /tmp/dwarves-1.22/btf_encoder.c:18:10: fatal error: bpf/btf.h: No such file or directory #include <bpf/btf.h> ^~~~~~~~~~~ compilation terminated. Cc: Luca Boccassi <[email protected]> Fixes: 82756ea ("libbpf: Fixup patch to allow to use packaged version") Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent cb1cf16 commit 9fed416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST

+1
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ libctf.c
6868
libctf.h
6969
regtest
7070
lib/bpf/
71+
lib/include/bpf

0 commit comments

Comments
 (0)