include/command.h: Drop <env.h>
authorTom Rini <trini@konsulko.com>
Wed, 14 May 2025 22:46:04 +0000 (16:46 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:29:16 +0000 (08:29 -0600)
commit1e50f7457fcaaba2caf642132cf4f00f1eba29a9
tree460b66d5e5165bd0671ecd2dfb13d531106c267a
parentdcb7d927d181b5798c6fd4a1b1650cd821e3b6ed
include/command.h: Drop <env.h>

Now that all of the cases of code that relied on <command.h> to provide
<env.h> (or one of the headers that it includes, and so forth) have been
fixed, we can drop the include from here.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/command.h