diff options
Diffstat (limited to 'env/common.c')
-rw-r--r-- | env/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/common.c b/env/common.c index d8c276dddfd..48a565107c1 100644 --- a/env/common.c +++ b/env/common.c @@ -7,6 +7,7 @@ * Andreas Heppel <aheppel@sysgo.de> */ +#include <common.h> #include <bootstage.h> #include <command.h> #include <env.h> |