[U-Boot] [PATCHv3 3/8] mkenvimage: Correct the includes and add a missing one

Mike Frysinger vapier at gentoo.org
Sun Jan 8 07:48:18 CET 2012


On Thursday 05 January 2012 13:44:54 David Wagner wrote:
> --- a/tools/mkenvimage.c
> +++ b/tools/mkenvimage.c
>
> +#include <stdlib.h>
>
> -#include <compiler.h>
> +#include "compiler.h"

these are fine

> -#include <u-boot/crc.h>
> +#include "u-boot/crc.h"

i don't think this is necessary
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120108/64167dc6/attachment.pgp>


More information about the U-Boot mailing list