[Commits] [SCM] claws branch, gtk2, updated. 3.19.0-44-g309f02207

miras at claws-mail.org miras at claws-mail.org
Wed Jun 15 23:01:35 CET 2022


The branch, gtk2 has been updated
       via  309f02207934a483fe552ff605c6bf700f873a9e (commit)
      from  65da44cd9c4b265c914c17f1c2c222b297f7c443 (commit)

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


- Log -----------------------------------------------------------------
commit 309f02207934a483fe552ff605c6bf700f873a9e
Author: Michael Rasmussen <mir at datanom.net>
Date:   Thu Jun 16 01:01:29 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 d08ed5bb8..f0073f2e3 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