Revert "selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c"

This reverts commit 7793b6f379.
This commit is contained in:
Ksawlii 2024-11-24 00:23:23 +01:00
parent 456a6862be
commit c5d8e42826

View file

@ -11,7 +11,6 @@
#include <sys/resource.h>
#include <signal.h>
#include "bench.h"
#include "bpf_util.h"
#include "testing_helpers.h"
struct env env = {