From bf4d110ec06aaab4b2ead252b1e3eb2a721b80b2 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 22 Jun 1999 17:31:44 +0000 Subject: Define pipe_broken as a sig_atomic_t so this build on the Alpha. --- www/wcol/files/patch-af | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/wcol/files/patch-af (limited to 'www/wcol') diff --git a/www/wcol/files/patch-af b/www/wcol/files/patch-af new file mode 100644 index 000000000000..e604233f17d0 --- /dev/null +++ b/www/wcol/files/patch-af @@ -0,0 +1,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; + + -- cgit v1.2.3