aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-src_common_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail/files/patch-src_common_utils.c')
-rw-r--r--mail/claws-mail/files/patch-src_common_utils.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/claws-mail/files/patch-src_common_utils.c b/mail/claws-mail/files/patch-src_common_utils.c
new file mode 100644
index 000000000000..ef640b2d1053
--- /dev/null
+++ b/mail/claws-mail/files/patch-src_common_utils.c
@@ -0,0 +1,10 @@
+--- src/common/utils.c.orig 2015-10-14 15:42:07 UTC
++++ 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>