diff options
Diffstat (limited to 'mail/prayer/patches/patch-ai')
-rw-r--r-- | mail/prayer/patches/patch-ai | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/prayer/patches/patch-ai b/mail/prayer/patches/patch-ai new file mode 100644 index 00000000000..75e89fa9ba0 --- /dev/null +++ b/mail/prayer/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.1 2006/01/24 19:55:53 joerg Exp $ + +--- prayer/prayer_session.h.orig 2006-01-24 19:48:31.000000000 +0000 ++++ prayer/prayer_session.h +@@ -25,8 +25,6 @@ + #include <grp.h> + #include <netdb.h> + +-extern int errno; /* just in case */ +- + #include "c-client.h" + + #define PRAYER_FULL_HDRS |