aboutsummaryrefslogtreecommitdiff
path: root/which.c
diff options
context:
space:
mode:
Diffstat (limited to 'which.c')
-rw-r--r--which.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/which.c b/which.c
index f9d51f2f3..1d7524465 100644
--- a/which.c
+++ b/which.c
@@ -21,6 +21,7 @@
21 * 21 *
22 */ 22 */
23 23
24/* getopt not needed */
24#include <string.h> 25#include <string.h>
25#include <stdio.h> 26#include <stdio.h>
26#include <stdlib.h> 27#include <stdlib.h>