diff options
| author | Tom Rini <[email protected]> | 2025-07-07 14:10:59 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-07 14:10:59 -0600 |
| commit | 6d0b8874fde96c88e866c1e5ae0018354b7cd7d6 (patch) | |
| tree | fc498e7eaa23b8d27c701648bd3d0f92160bde39 /include/command.h | |
| parent | e37de002fac3895e8d0b60ae2015e17bb33e2b5b (diff) | |
| parent | 7598b469c16d97128d9c22839b06d94c5c331a7e (diff) | |
Merge branch 'next'
Diffstat (limited to 'include/command.h')
| -rw-r--r-- | include/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/command.h b/include/command.h index 4158ca11b0e..5d225cd197f 100644 --- a/include/command.h +++ b/include/command.h @@ -10,7 +10,6 @@ #ifndef __COMMAND_H #define __COMMAND_H -#include <env.h> #include <linker_lists.h> #include <linux/compiler_attributes.h> |
