forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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