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:
@@ -5,6 +5,7 @@
|
||||
#include <cyclic.h>
|
||||
#include <log.h>
|
||||
#include <malloc.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <asm/processor.h>
|
||||
|
||||
|
Reference in New Issue
Block a user