summaryrefslogtreecommitdiffstats
path: root/wine/build/wine_openssl.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-06-02 12:11:02 +0000
committer Eric Hameleers <alien@slackware.com>2008-06-02 12:11:02 +0000
commit3df86bc5c98a05bb48ac4299d2abe9ddc1b4a238 (patch)
treeb5c236cf7a046dccb6d0d3f26706bfc9ee4b53b5 /wine/build/wine_openssl.patch
parent0bb0180cafeb9ac833f64cf7ccef93da470786ab (diff)
downloadasb-3df86bc5c98a05bb48ac4299d2abe9ddc1b4a238.tar.gz
asb-3df86bc5c98a05bb48ac4299d2abe9ddc1b4a238.tar.xz
Initial revision
Diffstat (limited to 'wine/build/wine_openssl.patch')
-rw-r--r--wine/build/wine_openssl.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/wine/build/wine_openssl.patch b/wine/build/wine_openssl.patch
new file mode 100644
index 00000000..f5877bbb
--- /dev/null
+++ b/wine/build/wine_openssl.patch
@@ -0,0 +1,11 @@
+--- dlls/wininet/internet.h.orig 2008-05-30 16:41:29.000000000 +0200
++++ dlls/wininet/internet.h.orig 2008-06-01 22:45:28.000000000 +0200
+@@ -45,6 +45,7 @@
+ #undef PKCS7_SIGNER_INFO
+ #undef X509_NAME
+ #undef X509_CERT_PAIR
++#undef X509_EXTENSIONS
+ # include <openssl/ssl.h>
+ #undef FAR
+ #define FAR do_not_use_this_in_wine
+