aboutsummaryrefslogtreecommitdiffstats
path: root/main/powertop/stdio.patch
blob: 5e413f3598c6fff94bc7168793e12bd93948d08b (plain)
1
2
3
4
5
6
7
8
9
10
11
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" {