Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
[platform/kernel/linux-rpi.git] / samples / bpf / tracex2_user.c
index efb5e61..1a81e6a 100644 (file)
@@ -7,7 +7,7 @@
 #include <string.h>
 #include <sys/resource.h>
 
-#include "libbpf.h"
+#include <bpf/bpf.h>
 #include "bpf_load.h"
 #include "bpf_util.h"