X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/ba30fb5c3cf640102352c6f4473e0b27e5161451..d051056f921f465c487a85f9fa29a2324332bc4b:/pipe.c diff --git a/pipe.c b/pipe.c index da1b4de0..84706085 100644 --- a/pipe.c +++ b/pipe.c @@ -24,8 +24,8 @@ extern int am_sender; extern int am_server; extern int blocking_io; -extern int orig_umask; extern int filesfrom_fd; +extern mode_t orig_umask; extern struct chmod_mode_struct *chmod_modes; /**