commit | e9edb7f2e059c77a36dfe77b6716763a1691e7ad | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 27 08:11:03 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:05:04 2024 -0600 |
tree | 4322d4da2d2ea85698a241208b69b8aa892cab4c | |
parent | c9d098ff0c35278ab28a5b8bb090816db8706736 [diff] |
env: Remove <common.h> and add needed includes Remove <common.h> from all "env/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>