commit | 0e3b95b0fe380ebf4df7d4cd63a258de4a4e4be4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 01 10:47:20 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 13 11:30:09 2025 -0600 |
tree | 8303d80c4ef022b5378222b664271a60cbec7f20 | |
parent | df1ddaf9d58865d6c9b580b9e2d0b9b5cbfa2053 [diff] |
fat.c: Add missing include This file references rtc functions and implicitly includes <rtc.h> today. Add this explicitly. Signed-off-by: Tom Rini <trini@konsulko.com>