aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa2/files/patch-aq
blob: 08c8d4f7cd219c7157a424fbc89580db77009a40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libbalsa/send.c.orig	Fri Sep 29 14:00:46 2000
+++ libbalsa/send.c	Mon Oct  2 13:23:37 2000
@@ -24,6 +24,9 @@
 
 /* #include <radlib.h>  */
 /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>