Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

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 <[email protected]>
@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