forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
kernel/samples/bpf/tcbpf1_kern.c
....@@ -7,7 +7,8 @@
77 #include <uapi/linux/tcp.h>
88 #include <uapi/linux/filter.h>
99 #include <uapi/linux/pkt_cls.h>
10
-#include "bpf_helpers.h"
10
+#include <bpf/bpf_helpers.h>
11
+#include "bpf_legacy.h"
1112
1213 /* compiler workaround */
1314 #define _htonl __builtin_bswap32