diff options
Diffstat (limited to 'www/wcol/files/patch-af')
-rw-r--r-- | www/wcol/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/wcol/files/patch-af b/www/wcol/files/patch-af deleted file mode 100644 index e604233f17d0..000000000000 --- a/www/wcol/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- 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; - - |