diff options
| author | Jakub Kicinski <[email protected]> | 2018-05-15 05:35:02 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2018-05-15 05:52:10 +0000 |
| commit | 2bf3e2ef425bc2a164f10b554b7db6a8b4090ef4 (patch) | |
| tree | 2a78c9c06062bbc0a7ea392357e49085431ab761 /samples/bpf/fds_example.c | |
| parent | Merge branch 'bpf-jit-cleanups' (diff) | |
| download | kernel-2bf3e2ef425bc2a164f10b554b7db6a8b4090ef4.tar.gz kernel-2bf3e2ef425bc2a164f10b554b7db6a8b4090ef4.zip | |
samples: bpf: include bpf/bpf.h instead of local libbpf.h
There are two files in the tree called libbpf.h which is becoming
problematic. Most samples don't actually need the local libbpf.h
they simply include it to get to bpf/bpf.h. Include bpf/bpf.h
directly instead.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'samples/bpf/fds_example.c')
0 files changed, 0 insertions, 0 deletions
