diff options
Diffstat (limited to 'include/command.h')
| -rw-r--r-- | include/command.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/command.h b/include/command.h index 2bfee89df3d..f6170e71515 100644 --- a/include/command.h +++ b/include/command.h @@ -10,6 +10,7 @@  #ifndef __COMMAND_H  #define __COMMAND_H +#include <env.h>  #include <linker_lists.h>  #ifndef NULL | 
