Restored changes accidentally backed out by Dave Dykstra in previous revision.
[rsync/rsync.git] / rsync.h
diff --git a/rsync.h b/rsync.h
index e1d2fb3..8592984 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -628,4 +628,4 @@ const char *get_panic_action(void);
 
 #define UNUSED(x) x __attribute__((__unused__))
 
-const char *io_write_phase, *io_read_phase;
+extern const char *io_write_phase, *io_read_phase;