[Commits] [SCM] claws branch, master, updated. 4.1.0-38-g42b153731

miras at claws-mail.org miras at claws-mail.org
Wed Jun 15 22:58:58 UTC 2022


The branch, master has been updated
       via  42b153731f3a70642e7901334fb3fc948cefa036 (commit)
      from  d65f9fb28f367f0274524fb59b10f72f9e9eb401 (commit)

Summary of changes:
 src/prefs_account.c | 2 ++
 1 file changed, 2 insertions(+)


- Log -----------------------------------------------------------------
commit 42b153731f3a70642e7901334fb3fc948cefa036
Author: Michael Rasmussen <mir at datanom.net>
Date:   Thu Jun 16 00:58:18 2022 +0200

    Fix building on FreeBSD
    
    Signed-off-by: Michael Rasmussen <mir at datanom.net>

diff --git a/src/prefs_account.c b/src/prefs_account.c
index 66ed597d8..d5e19c23f 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -36,6 +36,8 @@
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
 #include <string.h>
 #include <stdlib.h>
 #include <ctype.h>

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list