X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/01943d78230ead5bcc568e8a87d3cdbaac1f5584..e42523dbf5820c4d1b0c3496b2d6a226fb31832e:/uip/whatnowsbr.c diff --git a/uip/whatnowsbr.c b/uip/whatnowsbr.c index c3d93ff6..3009e0f0 100644 --- a/uip/whatnowsbr.c +++ b/uip/whatnowsbr.c @@ -811,7 +811,7 @@ copyf (char *ifile, char *ofile) */ static int -sendfile (char **arg, char *file, int pushsw) +sendfile (char **arg, char *file, volatile int pushsw) { pid_t child_id; int i, vecp;