summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42efbf6)
raw | patch | inline | side by side (parent: 42efbf6)
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 12 Mar 2006 10:55:53 +0000 (11:55 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 12 Mar 2006 11:28:20 +0000 (03:28 -0800) |
There is a compile error without that.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
imap-send.c | patch | blob | history |
diff --git a/imap-send.c b/imap-send.c
index 203284d8f01ad513a99d1fa432828ced6a8e7bd9..1b38b3af676a2867c09d7eabe36956b87fa9478d 100644 (file)
--- a/imap-send.c
+++ b/imap-send.c
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
+#include <sys/socket.h>
#include <netdb.h>
typedef struct store_conf {