[Commits] [SCM] claws branch, master, updated. 3.13.0-6-g9cd558c
claws at claws-mail.org
claws at claws-mail.org
Mon Oct 12 20:20:07 CEST 2015
The branch, master has been updated
via 9cd558c5357bc51acfaaa5e7227afc79c6e2bb8b (commit)
from 48d8a4066db10097dc5a39b8afcb6feb0daaa6f5 (commit)
Summary of changes:
AUTHORS | 1 +
src/common/utils.c | 1 +
src/gtk/authors.h | 1 +
3 files changed, 3 insertions(+)
- Log -----------------------------------------------------------------
commit 9cd558c5357bc51acfaaa5e7227afc79c6e2bb8b
Author: Paul <paul at claws-mail.org>
Date: Mon Oct 12 19:20:01 2015 +0100
fix building on OpenBSD, thanks to Daniel Jakots
diff --git a/AUTHORS b/AUTHORS
index de8de06..9bc816b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -303,3 +303,4 @@ contributors (in addition to the above; based on Changelog)
Oliver Schneider
Jean Diraison
Richard Hughes
+ Daniel Jakots
diff --git a/src/common/utils.c b/src/common/utils.c
index 0424ceb..2f36588 100644
--- a/src/common/utils.c
+++ b/src/common/utils.c
@@ -49,6 +49,7 @@
#include <ctype.h>
#include <errno.h>
#include <sys/param.h>
+#include <sys/socket.h>
#if (HAVE_WCTYPE_H && HAVE_WCHAR_H)
# include <wchar.h>
diff --git a/src/gtk/authors.h b/src/gtk/authors.h
index 6641014..d02f6db 100644
--- a/src/gtk/authors.h
+++ b/src/gtk/authors.h
@@ -170,6 +170,7 @@ static char *CONTRIBS_LIST[] = {
"Yoichi Imai",
"Mathias Intemann",
"Ishihara",
+"Daniel Jakots",
"Jens Jahnke",
"Pascal Jermini",
"KAJIWARA",
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list