aboutsummaryrefslogtreecommitdiffstats
path: root/testing/powertop/stdio.patch
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2014-06-19 09:42:00 +0000
committerEivind Uggedal <eivind@uggedal.com>2014-06-19 09:42:23 +0000
commit528548b48e4c82d19487b4ffe2ed6a7ebc14fd9c (patch)
treed4d532ccadd2cdfcaed78a4ca613debdc4da7d99 /testing/powertop/stdio.patch
parentfafccf1f2ef96e45997c1a73d032a6fab4b31129 (diff)
downloadaports-528548b48e4c82d19487b4ffe2ed6a7ebc14fd9c.tar.bz2
aports-528548b48e4c82d19487b4ffe2ed6a7ebc14fd9c.tar.xz
testing/powertop: upgrade to 2.6.1
Diffstat (limited to 'testing/powertop/stdio.patch')
-rw-r--r--testing/powertop/stdio.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/powertop/stdio.patch b/testing/powertop/stdio.patch
new file mode 100644
index 0000000000..5e413f3598
--- /dev/null
+++ b/testing/powertop/stdio.patch
@@ -0,0 +1,12 @@
+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" {