[U-Boot] [PATCH 6/9] sandbox: Add required header to os.c

Simon Glass sjg at chromium.org
Mon Jan 9 23:18:24 CET 2012


Hi Mike,

On Sun, Jan 8, 2012 at 12:49 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Thursday 05 January 2012 22:54:54 Simon Glass wrote:
>> --- a/arch/sandbox/cpu/os.c
>> +++ b/arch/sandbox/cpu/os.c
>>
>>  #include <unistd.h>
>>  #include <sys/mman.h>
>>  #include <sys/stat.h>
>> +#include <sys/time.h>
>>  #include <sys/types.h>
>>
>>  #include <os.h>
>
> guess this will need a rebase once 5/9 is rewritten

Yes that right, will resubmit.

Regards,
Simon

> -mike


More information about the U-Boot mailing list