Added extern for io_write_phase.
authorWayne Davison <wayned@samba.org>
Mon, 30 Jan 2006 17:39:43 +0000 (17:39 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 30 Jan 2006 17:39:43 +0000 (17:39 +0000)
flist.c

diff --git a/flist.c b/flist.c
index 3e757db..c8aabf3 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -59,6 +59,7 @@ extern int copy_unsafe_links;
 extern int protocol_version;
 extern int sanitize_paths;
 extern int orig_umask;
 extern int protocol_version;
 extern int sanitize_paths;
 extern int orig_umask;
+extern const char *io_write_phase;
 extern struct stats stats;
 extern struct file_list *the_file_list;
 
 extern struct stats stats;
 extern struct file_list *the_file_list;