diff options
Diffstat (limited to 'tools/perf/tests/kmod-path.c')
-rw-r--r-- | tools/perf/tests/kmod-path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/kmod-path.c b/tools/perf/tests/kmod-path.c index d2af78193..76f41f249 100644 --- a/tools/perf/tests/kmod-path.c +++ b/tools/perf/tests/kmod-path.c @@ -1,4 +1,5 @@ #include <stdbool.h> +#include <stdlib.h> #include "tests.h" #include "dso.h" #include "debug.h" |