diff options
Diffstat (limited to 'findutils/which.c')
-rw-r--r-- | findutils/which.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/findutils/which.c b/findutils/which.c index 943e10a57..b3fd934d7 100644 --- a/findutils/which.c +++ b/findutils/which.c | |||
@@ -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) |