summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/patches/patch-ab')
-rw-r--r--mail/balsa/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/balsa/patches/patch-ab b/mail/balsa/patches/patch-ab
new file mode 100644
index 00000000000..fdeffed51f8
--- /dev/null
+++ b/mail/balsa/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.4 2000/08/29 11:37:17 rh Exp $
+
+--- libbalsa/send.c.orig Mon Aug 28 12:03:59 2000
++++ libbalsa/send.c
+@@ -22,6 +22,9 @@
+
+ #include "config.h"
+
++#include <sys/types.h>
++#include <sys/socket.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <netdb.h>
+