X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/904e5af12874694c47b7ccf7b8b2e6aa883cab0f..c5b7aa153235d39720d80c3e7e700d83e9ff2e91:/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; /**