On 19 December 2015 at 23:52, Khem Raj <raj.k...@gmail.com> wrote: > +From 0856d8145d187a7e5a49625247abe43a13f95acc Mon Sep 17 00:00:00 2001 > +From: Khem Raj <raj.k...@gmail.com> > +Date: Tue, 15 Sep 2015 19:36:28 +0000 > +Subject: [PATCH] include rquired headers for typedefs > + > +timeval struct needs to include sys/time.h and sprintf() usage requires > +to include stdio.h headers from system > + > +Fixes > +src/perf/perf_bundle.cpp:141:2: error: use of undeclared identifier > 'sprintf'; did you mean 'vswprintf'? > +src/devices/devfreq.h:35:18: error: field has incomplete type 'struct > timeval' > + > +Signed-off-by: Khem Raj <raj.k...@gmail.com> > +--- >
Missing upstream-status. Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core