summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/xmlsec1-mingw32.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libxmlsec/xmlsec1-mingw32.patch b/libxmlsec/xmlsec1-mingw32.patch
index 8aa864416cf4..720af73ac47f 100644
--- a/libxmlsec/xmlsec1-mingw32.patch
+++ b/libxmlsec/xmlsec1-mingw32.patch
@@ -140,7 +140,7 @@
};
+#ifndef __MINGW32__
- /**
+ /**
* xmlSecNssTransformKWAes128GetKlass:
*
@@ -1160,6 +1161,7 @@
@@ -156,7 +156,7 @@
};
+#ifndef __MINGW32__
- /**
+ /**
* xmlSecNssTransformKWDes3GetKlass:
*
@@ -1208,6 +1211,7 @@