summaryrefslogtreecommitdiff
path: root/src/libcharon/plugins/kernel_wfp/mingw-w64-4.8.1.diff
blob: c72b94c07e359b448bcfa569b758bcb768040497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
diff -Naur /mingw-orig/x86_64-w64-mingw32/include/fwptypes.h /mingw/x86_64-w64-mingw32/include/fwptypes.h
--- /mingw-orig/x86_64-w64-mingw32/include/fwptypes.h	2013-08-30 07:15:40 +0200
+++ /mingw/x86_64-w64-mingw32/include/fwptypes.h	2014-01-02 16:32:26 +0100
@@ -333,11 +333,6 @@
     } __C89_NAMELESSUNIONNAME;
 } FWP_CONDITION_VALUE0;

-typedef struct FWPM_DISPLAY_DATA0_ {
-    wchar_t *name;
-    wchar_t *description;
-} FWPM_DISPLAY_DATA0;
-
 #endif /* WINAPI_PARTITION_DESKTOP. */
 /* Begin additional prototypes for all interfaces */

diff -Naur /mingw-orig/x86_64-w64-mingw32/include/iketypes.h /mingw/x86_64-w64-mingw32/include/iketypes.h
--- /mingw-orig/x86_64-w64-mingw32/include/iketypes.h	2013-08-30 07:15:40 +0200
+++ /mingw/x86_64-w64-mingw32/include/iketypes.h	2014-01-02 16:31:12 +0100
@@ -212,7 +212,6 @@
     FWP_BYTE_BLOB presharedKey;
     UINT32 flags;
 } IKEEXT_PRESHARED_KEY_AUTHENTICATION1;
-#endif

 typedef struct IKEEXT_CERTIFICATE_AUTHENTICATION0_ {
     IKEEXT_CERT_CONFIG_TYPE inboundConfigType;