diff options
Diffstat (limited to 'which.c')
-rw-r--r-- | which.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ | |||
23 | 23 | ||
24 | #include "internal.h" | 24 | #include "internal.h" |
25 | #include <stdio.h> | 25 | #include <stdio.h> |
26 | #include <sys/stat.h> | ||
27 | #include <sys/param.h> | 26 | #include <sys/param.h> |
28 | 27 | ||
29 | extern int which_main(int argc, char **argv) | 28 | extern int which_main(int argc, char **argv) |