summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-aj
blob: 215cea9ff38171d62c2f4395db83db199cb34eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aj,v 1.1 2007/09/20 20:50:54 wiz 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>