kernel/samples/bpf/test_cgrp2_tc_kern.c
.. .. @@ -10,7 +10,7 @@ 10 10 #include <uapi/linux/ipv6.h> 11 11 #include <uapi/linux/pkt_cls.h> 12 12 #include <uapi/linux/bpf.h> 13 -#include "bpf_helpers.h"13 +#include <bpf/bpf_helpers.h>14 14 15 15 /* copy of 'struct ethhdr' without __packed */ 16 16 struct eth_hdr {