]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
Fixed build on Cygwin by adding configure check for ncurses/termcap.h.
[nmh] / uip / whatnowsbr.c
index c3d93ff6b65e352f1c4ee7c70997e99454a4b5ab..3009e0f0ccf9065381c6374aa321cbb61a84b67f 100644 (file)
@@ -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;