aboutsummaryrefslogtreecommitdiffstats
path: root/testing/powertop/stdio.patch
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2014-06-19 10:10:57 +0000
committerEivind Uggedal <eivind@uggedal.com>2014-06-19 10:11:02 +0000
commit5c686395698d3ef20197149249b173fa8a94af66 (patch)
tree733eef049da0d91e2d7aadad8f1c244f7a2e777d /testing/powertop/stdio.patch
parentd1b8e8d443f5f7dca3725c227aca4c63ef1f4d8d (diff)
downloadaports-5c686395698d3ef20197149249b173fa8a94af66.tar.bz2
aports-5c686395698d3ef20197149249b173fa8a94af66.tar.xz
main/powertop: moved from testing and claim maintainership
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" {