include/command.h: Drop <env.h>
authorTom Rini <trini@konsulko.com>
Wed, 14 May 2025 19:38:54 +0000 (13:38 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 14 May 2025 19:38:54 +0000 (13:38 -0600)
commit5b82721337e271609419dce490884392085d8d1f
tree70bf38d38a8567c1d6e79927b5c1f4fc2a2e6461
parent7894816a98f7d1484fd2be36fc8020250512a6da
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