[Commits] [SCM] claws branch, master, updated. 3.11.1-121-g298a94a
ticho at claws-mail.org
ticho at claws-mail.org
Sat Jun 6 18:26:19 CEST 2015
The branch, master has been updated
via 298a94adf85b4df86c277fa08d764a39b1706224 (commit)
from 8d39c742f618aa562874fe08ab389ef1a60da0be (commit)
Summary of changes:
src/common/w32lib.h | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit 298a94adf85b4df86c277fa08d764a39b1706224
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Sat Jun 6 18:24:49 2015 +0200
Add a missing include to make commit f061b67 work on Win32.
diff --git a/src/common/w32lib.h b/src/common/w32lib.h
index 69e68dd..fb7b923 100644
--- a/src/common/w32lib.h
+++ b/src/common/w32lib.h
@@ -84,6 +84,8 @@
#include <sys/time.h>
#endif
+#include <glib/gstdio.h>
+
/* Mingw32 3.4.4 defines interface to struct and thus breaks our own
use of that symbol. Undef it here. */
#if defined(_BASETYPS_H) && defined(interface)
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list