PKGBUILDs/glib2/mingw-w64-autotools/glib-include-time-h-for-loc...

11 lines
245 B
Diff

--- glib-2.43.2/glib/gdate.c.orig 2015-01-01 23:50:04.203252143 +0100
+++ glib-2.43.2/glib/gdate.c 2015-01-01 23:50:28.329647373 +0100
@@ -41,6 +41,7 @@
#ifdef G_OS_WIN32
#include <windows.h>
+#include <time.h>
#endif
#include "gdate.h"