On 27 May 2016 at 03:13, Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> wrote: > vsprintf.h doesn't include the stdarg.h file, which means that it relies on > the files that include vsprintf.h to include stdarg.h as well. > > Add an explicit include to avoid build errors when simply including that > file. > > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> > --- > include/vsprintf.h | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Simon Glass <sjg@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html