mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
11 lines
278 B
C
11 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>
|