Revert "selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc"
This reverts commit c984d7409a
.
This commit is contained in:
parent
f198032686
commit
0b36f379bb
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#ifndef __PROGS_CG_STORAGE_MULTI_H
|
||||
#define __PROGS_CG_STORAGE_MULTI_H
|
||||
|
||||
#include <asm/types.h>
|
||||
|
||||
struct cgroup_value {
|
||||
__u32 egress_pkts;
|
||||
__u32 ingress_pkts;
|
||||
|
|
Loading…
Reference in a new issue