hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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 {