forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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