aboutsummaryrefslogtreecommitdiff
path: root/sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sleep.c')
-rw-r--r--sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sleep.c b/sleep.c
index d6705c4c3..709e3de34 100644
--- a/sleep.c
+++ b/sleep.c
@@ -21,7 +21,7 @@
21 * 21 *
22 */ 22 */
23 23
24#include "internal.h" 24#include "busybox.h"
25#include <stdio.h> 25#include <stdio.h>
26 26
27extern int sleep_main(int argc, char **argv) 27extern int sleep_main(int argc, char **argv)