diff options
Diffstat (limited to 'examples/loadables/printenv.c~')
-rw-r--r-- | examples/loadables/printenv.c~ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/loadables/printenv.c~ b/examples/loadables/printenv.c~ index 16f398fc..29a82dc0 100644 --- a/examples/loadables/printenv.c~ +++ b/examples/loadables/printenv.c~ @@ -11,6 +11,7 @@ #include "builtins.h" #include "shell.h" #include "bashgetopt.h" +#include "common.h" extern char **export_env; |