]> git.dujemihanovic.xyz Git - u-boot.git/commit
include/linux/compat.h: Add <time.h>
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:26 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit70ab38f4268c5ce5302849fcebf9bdfa2e152e76
treeab12c177171be7cb74ed804b1455b91f24409c2e
parent43c1d9fe3277d8853fe647446ce563f17c532dfd
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>
include/linux/compat.h