X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bda41fa509dc5214c9d7e924f95866150efaeb81..931a979904a17a28af6265b60a088824edb78fa7:/rsync.h diff --git a/rsync.h b/rsync.h index e1d2fb33..8592984b 100644 --- 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;