diff options
Diffstat (limited to 'sync.c')
-rw-r--r-- | sync.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ | |||
23 | 23 | ||
24 | #include "busybox.h" | 24 | #include "busybox.h" |
25 | #include <stdio.h> | 25 | #include <stdio.h> |
26 | #include <unistd.h> | ||
26 | 27 | ||
27 | extern int sync_main(int argc, char **argv) | 28 | extern int sync_main(int argc, char **argv) |
28 | { | 29 | { |