freebsd-ports/mail/balsa/files/patch-libbalsa_imap_imap-handle.c
Joe Marcus Clarke 4a427c034d Update to 2.3.1.
2005-05-03 05:54:15 +00:00

10 lines
278 B
C

--- libbalsa/imap/imap-handle.c.orig Sun May 1 17:37:58 2005
+++ libbalsa/imap/imap-handle.c Tue May 3 01:39:13 2005
@@ -23,6 +23,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <netdb.h>
#include <glib.h>
#include <glib-object.h>