diff options
Diffstat (limited to 'yes.c')
-rw-r--r-- | yes.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ | |||
20 | * | 20 | * |
21 | */ | 21 | */ |
22 | 22 | ||
23 | /* getopt not needed */ | ||
24 | |||
23 | #include <stdio.h> | 25 | #include <stdio.h> |
24 | #include <stdlib.h> | 26 | #include <stdlib.h> |
25 | #include "busybox.h" | 27 | #include "busybox.h" |