summaryrefslogtreecommitdiff
path: root/www/wcol/files/patch-af
blob: e604233f17d0c06b1eb5f1a01eb5b6df735135ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ftp.c.orig	Sun Jun 20 21:12:30 1999
+++ ftp.c	Sun Jun 20 21:13:33 1999
@@ -63,7 +63,7 @@
 #endif
 
 
-extern int      pipe_broken;
+extern sig_atomic_t      pipe_broken;
 extern int      errno;