aboutsummaryrefslogtreecommitdiffstats
path: root/testing/powertop/stdio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/powertop/stdio.patch')
-rw-r--r--testing/powertop/stdio.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/powertop/stdio.patch b/testing/powertop/stdio.patch
deleted file mode 100644
index 5e413f3598..0000000000
--- a/testing/powertop/stdio.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/perf/perf.h b/src/perf/perf.h
-index ee072ae06d24..932588a684f9 100644
---- a/src/perf/perf.h
-+++ b/src/perf/perf.h
-@@ -26,6 +26,7 @@
- #define _INCLUDE_GUARD_PERF_H_
-
- #include <iostream>
-+#include <stdio.h>
-
-
- extern "C" {