]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: add required header to os.c
authorSimon Glass <sjg@chromium.org>
Tue, 10 Jan 2012 23:54:06 +0000 (15:54 -0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 12 Mar 2012 15:03:42 +0000 (11:03 -0400)
commit3bdf56b78668769c091a74b40059a2ff14c5b80c
treef9e0d7eb963931f20b480066bc6adcab2e2f5f4f
parente101247212f3aba3ece22c66e46e3fca89c0c768
sandbox: add required header to os.c

We should include the sys/time.h header to avoid warnings.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/sandbox/cpu/os.c