aboutsummaryrefslogtreecommitdiffstats
path: root/pipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'pipe.c')
-rw-r--r--pipe.c2
1 files changed, 1 insertions, 1 deletions
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;
/**