]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/blobdiff - glib2-win32.patch
- updated to 2.46.1
[packages/crossmingw32-glib2.git] / glib2-win32.patch
index 7e544b23179dc56d15b7ccfbf12bff638d55f0a4..826c342a2009dfa9bc40f0f8fafda004e42f2e7e 100644 (file)
  typedef enum _KEY_INFORMATION_CLASS {
    KeyBasicInformation,
    KeyNodeInformation,
+--- glib-2.46.1/glib/gwin32.c.orig     2015-10-14 15:04:10.000000000 +0200
++++ glib-2.46.1/glib/gwin32.c  2015-10-16 18:30:22.408973356 +0200
+@@ -59,6 +59,9 @@
+ #ifdef _MSC_VER
+ #pragma comment (lib, "ntoskrnl.lib")
+ #endif
++
++#else
++#include <ddk/ntddk.h>
+ #endif
+ #include "glib.h"
This page took 0.043051 seconds and 4 git commands to generate.