hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/samples/bpf/test_cgrp2_tc_kern.c
....@@ -10,7 +10,7 @@
1010 #include <uapi/linux/ipv6.h>
1111 #include <uapi/linux/pkt_cls.h>
1212 #include <uapi/linux/bpf.h>
13
-#include "bpf_helpers.h"
13
+#include <bpf/bpf_helpers.h>
1414
1515 /* copy of 'struct ethhdr' without __packed */
1616 struct eth_hdr {