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