diff --git a/tools/perf/bench/numa.c b/tools/perf/bench/numa.c index e2415f40343a4744d9a904ffeed2a6441969355d..870b7e665a203264c1b7b27684a860cbe147c450 100644 --- a/tools/perf/bench/numa.c +++ b/tools/perf/bench/numa.c @@ -8,6 +8,7 @@ #include "../builtin.h" #include "../util/util.h" #include "../util/parse-options.h" +#include "../util/cloexec.h" #include "bench.h"