aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa2/files/patch-aq
blob: b492b32fc54781e8b97d8073b6120a73bb047923 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libbalsa/send.c	2000/08/29 09:47:39	1.1
+++ libbalsa/send.c	2000/08/29 09:47:43
@@ -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>