summaryrefslogtreecommitdiffstats
path: root/mail/balsa/files/patch-libbalsa_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/files/patch-libbalsa_misc.c')
-rw-r--r--mail/balsa/files/patch-libbalsa_misc.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/balsa/files/patch-libbalsa_misc.c b/mail/balsa/files/patch-libbalsa_misc.c
deleted file mode 100644
index 22af56e0e..000000000
--- a/mail/balsa/files/patch-libbalsa_misc.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libbalsa/misc.c.orig Fri Feb 18 18:05:54 2005
-+++ libbalsa/misc.c Sat Mar 19 14:44:04 2005
-@@ -23,7 +23,9 @@
- #include "config.h"
-
- #define _SVID_SOURCE 1
-+#ifndef __FreeBSD__
- #define _XOPEN_SOURCE 500
-+#endif
- #include <ctype.h>
- #include <dirent.h>
- #include <errno.h>