diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/ash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c index 56fba4a57..24958c0fc 100644 --- a/shell/ash.c +++ b/shell/ash.c | |||
| @@ -177,7 +177,6 @@ | |||
| 177 | 177 | ||
| 178 | #define JOBS ENABLE_ASH_JOB_CONTROL | 178 | #define JOBS ENABLE_ASH_JOB_CONTROL |
| 179 | 179 | ||
| 180 | #include <setjmp.h> | ||
| 181 | #include <fnmatch.h> | 180 | #include <fnmatch.h> |
| 182 | #include <sys/times.h> | 181 | #include <sys/times.h> |
| 183 | #include <sys/utsname.h> /* for setting $HOSTNAME */ | 182 | #include <sys/utsname.h> /* for setting $HOSTNAME */ |
