summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/patches/patch-aj')
-rw-r--r--mail/balsa2/patches/patch-aj10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/balsa2/patches/patch-aj b/mail/balsa2/patches/patch-aj
new file mode 100644
index 00000000000..6a5ecc2d53f
--- /dev/null
+++ b/mail/balsa2/patches/patch-aj
@@ -0,0 +1,10 @@
+--- libbalsa/misc.c.orig 2004-07-23 12:48:15.000000000 +0200
++++ libbalsa/misc.c 2004-07-23 12:51:42.000000000 +0200
+@@ -24,6 +24,7 @@
+
+ #define _SVID_SOURCE 1
+ #define _XOPEN_SOURCE 500
++#define _NETBSD_SOURCE 1
+ #include <stdio.h>
+ #include <sys/utsname.h>
+ #include <ctype.h>