summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/patches/patch-ai')
-rw-r--r--mail/balsa2/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/balsa2/patches/patch-ai b/mail/balsa2/patches/patch-ai
new file mode 100644
index 00000000000..6480be2b718
--- /dev/null
+++ b/mail/balsa2/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 2004/07/23 15:09:57 recht Exp $
+
+--- libbalsa/mailbox_mh.c.orig 2004-03-31 00:27:18.000000000 +0200
++++ libbalsa/mailbox_mh.c
+@@ -25,6 +25,7 @@
+ #define _XOPEN_SOURCE 500
+ #define _XOPEN_SOURCE_EXTENDED 1
+ #define _POSIX_SOURCE 1
++#define _NETBSD_SOURCE 1
+ #include <libgnome/gnome-i18n.h>
+
+ #include <unistd.h>