summaryrefslogtreecommitdiff
path: root/coreutils/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/sync.c')
-rw-r--r--coreutils/sync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/sync.c b/coreutils/sync.c
index e7aa445..572d749 100644
--- a/coreutils/sync.c
+++ b/coreutils/sync.c
@@ -1,4 +1,5 @@
#include "internal.h"
+#include <stdio.h>
extern int
sync_main(int argc, char * * argv)