diff options
Diffstat (limited to 'shell/ash.c')
-rw-r--r-- | shell/ash.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/ash.c b/shell/ash.c index 0d9fa7fe2..3564044b2 100644 --- a/shell/ash.c +++ b/shell/ash.c @@ -81,8 +81,6 @@ #include <time.h> #include <fnmatch.h> -#include "pwd_.h" - #ifdef CONFIG_ASH_JOB_CONTROL #define JOBS 1 #else |