diff options
Diffstat (limited to 'tools/perf/util/util.h')
-rw-r--r-- | tools/perf/util/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/util.h b/tools/perf/util/util.h index 2a1166f8bb37..6bf141647403 100644 --- a/tools/perf/util/util.h +++ b/tools/perf/util/util.h | |||
@@ -22,7 +22,6 @@ | |||
22 | #include <sys/types.h> | 22 | #include <sys/types.h> |
23 | #include <sys/time.h> | 23 | #include <sys/time.h> |
24 | #include <time.h> | 24 | #include <time.h> |
25 | #include <signal.h> | ||
26 | #include <assert.h> | 25 | #include <assert.h> |
27 | #include <utime.h> | 26 | #include <utime.h> |
28 | #include <sys/wait.h> | 27 | #include <sys/wait.h> |