diff options
Diffstat (limited to 'tools/testing/selftests/bpf/test_sock.c')
| -rw-r--r-- | tools/testing/selftests/bpf/test_sock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/test_sock.c b/tools/testing/selftests/bpf/test_sock.c index 73bb20cfb9b7..f4d99fabc56d 100644 --- a/tools/testing/selftests/bpf/test_sock.c +++ b/tools/testing/selftests/bpf/test_sock.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <bpf/bpf.h> | 13 | #include <bpf/bpf.h> |
| 14 | 14 | ||
| 15 | #include "cgroup_helpers.h" | 15 | #include "cgroup_helpers.h" |
| 16 | #include "bpf_rlimit.h" | ||
| 16 | 17 | ||
| 17 | #ifndef ARRAY_SIZE | 18 | #ifndef ARRAY_SIZE |
| 18 | # define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) | 19 | # define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) |
