[gmime] include glib.h for G_OS_WIN32
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Subject: [gmime] include glib.h for G_OS_WIN32
- Date: Thu, 7 May 2009 23:12:47 -0400 (EDT)
commit ab26d13745227718fc1ff2dc82c470479296e510
Author: Jeffrey Stedfast <fejj gnome org>
Date: Thu May 7 23:13:08 2009 -0400
include glib.h for G_OS_WIN32
---
gmime/gmime-stream-file.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/gmime/gmime-stream-file.c b/gmime/gmime-stream-file.c
index d907d8b..80497c7 100644
--- a/gmime/gmime-stream-file.c
+++ b/gmime/gmime-stream-file.c
@@ -23,6 +23,8 @@
#include <config.h>
#endif
+#include <glib.h>
+
#ifdef G_OS_WIN32
#include <fcntl.h>
#include <io.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]