hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/samples/bpf/parse_varlen.c
....@@ -14,7 +14,7 @@
1414 #include <linux/udp.h>
1515 #include <uapi/linux/bpf.h>
1616 #include <net/ip.h>
17
-#include "bpf_helpers.h"
17
+#include <bpf/bpf_helpers.h>
1818
1919 #define DEFAULT_PKTGEN_UDP_PORT 9
2020 #define DEBUG 0