hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/samples/bpf/xdp2skb_meta_kern.c
....@@ -12,7 +12,7 @@
1212 #include <uapi/linux/bpf.h>
1313 #include <uapi/linux/pkt_cls.h>
1414
15
-#include "bpf_helpers.h"
15
+#include <bpf/bpf_helpers.h>
1616
1717 /*
1818 * This struct is stored in the XDP 'data_meta' area, which is located