Commit 7b1c7ed
committed
Fix AF_XDP tutorial include statement
libbpf now includes bpf_helpers.h so change the
include statement to <bpf/bpf_helpers.h>
Signed-off-by: Punith Patil <punithp007@gmail.com>1 parent 4a5abdc commit 7b1c7ed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments