commit | 36834e168b49c30b04b712ebe7e8a0c1a1878865 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:26 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | ab12c177171be7cb74ed804b1455b91f24409c2e | |
parent | 1625fba94c72cee70ac68ba758b0590fe0173825 [diff] |
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>