aboutsummaryrefslogtreecommitdiff
path: root/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'sync.c')
-rw-r--r--sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.c b/sync.c
index 3737cb1f1..8f101cf17 100644
--- a/sync.c
+++ b/sync.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 sync_main(int argc, char **argv) 27extern int sync_main(int argc, char **argv)