forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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