<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 25 September 2015 at 05:59, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5z" class="a3s" style="overflow:hidden">+From 0856d8145d187a7e5a49625247abe43a13f95acc Mon Sep 17 00:00:00 2001<br>
+From: Khem Raj <<a href="mailto:raj.khem@gmail.com">raj.khem@gmail.com</a>><br>
+Date: Tue, 15 Sep 2015 19:36:28 +0000<br>
+Subject: [PATCH] include rquired headers for typedefs<br>
+<br>
+timeval struct needs to include sys/time.h and sprintf() usage requires<br>
+to include stdio.h headers from system<br>
+<br>
+Fixes<br>
+src/perf/perf_bundle.cpp:141:2: error: use of undeclared identifier 'sprintf'; did you mean 'vswprintf'?<br>
+src/devices/devfreq.h:35:18: error: field has incomplete type 'struct timeval'<br>
+<br>
+Signed-off-by: Khem Raj <<a href="mailto:raj.khem@gmail.com">raj.khem@gmail.com</a>></div></blockquote></div><br>Missing upstream-status.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div>