Skip to content

examples: ringbuf_multi: include vmlinux.h than linux/bpf.h#1176

Merged
danielocfb merged 1 commit intolibbpf:masterfrom
SidongYang:fix-example-rinbuf-multi
May 22, 2025
Merged

examples: ringbuf_multi: include vmlinux.h than linux/bpf.h#1176
danielocfb merged 1 commit intolibbpf:masterfrom
SidongYang:fix-example-rinbuf-multi

Conversation

@SidongYang
Copy link
Contributor

Using linux/bpf.h could make compile error. Fix this with using vmlinux.h

Using linux/bpf.h could make compile error. Fix this with using
vmlinux.h

Signed-off-by: Sidong Yang <sidong.yang@furiosa.ai>
@danielocfb danielocfb merged commit 3ed13c8 into libbpf:master May 22, 2025
14 checks passed
@danielocfb
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments