
9 Jan
2012
9 Jan
'12
11:18 p.m.
Hi Mike,
On Sun, Jan 8, 2012 at 12:49 AM, Mike Frysinger vapier@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