There is a compile error without that. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> --- imap-send.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 4f24a9d215bca31f40d5b994f59fff012e14086f diff --git a/imap-send.c b/imap-send.c index fddaac0..c2fd0fd 100644 --- a/imap-send.c +++ b/imap-send.c @@ -28,6 +28,7 @@ #include <netinet/in.h> #include <netinet/tcp.h> #include <arpa/inet.h> +#include <sys/socket.h> #include <netdb.h> typedef struct store_conf { -- 1.2.0.gaa33-dirty - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html