summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-aj
blob: 062bd6ef0d6d301ebc34d6a448662f9cb7561035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aj,v 1.3 2006/02/08 18:25:24 drochner Exp $

--- libbalsa/misc.c.orig	2005-06-22 21:01:51.000000000 +0200
+++ libbalsa/misc.c
@@ -24,6 +24,7 @@
 
 #define _SVID_SOURCE           1
 #define _XOPEN_SOURCE          500
+#define _NETBSD_SOURCE 1
 #include <ctype.h>
 #include <dirent.h>
 #include <errno.h>