diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-07-05 10:26:36 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-08-20 11:34:59 -0400 |
commit | f272f1fcd9db5364a66652d2624b5672e2d398bd (patch) | |
tree | 1cd87c73277ab40cec6e1e6661505bd3e5047164 /include/dm-demo.h | |
parent | 716f90852650406d616be69c01a4f10b49742006 (diff) | |
download | u-boot-imx-f272f1fcd9db5364a66652d2624b5672e2d398bd.zip u-boot-imx-f272f1fcd9db5364a66652d2624b5672e2d398bd.tar.gz u-boot-imx-f272f1fcd9db5364a66652d2624b5672e2d398bd.tar.bz2 |
vsprintf: Include stdarg for va_list
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.
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'include/dm-demo.h')
0 files changed, 0 insertions, 0 deletions