mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
include/linux/compat.h: Add <time.h>
As this file has macros which use get_timer() it must include <time.h> to resolve this. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
43c1d9fe32
commit
70ab38f426
@ -5,6 +5,7 @@
|
||||
#include <cyclic.h>
|
||||
#include <log.h>
|
||||
#include <malloc.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <asm/processor.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user