oscam: remove dropped OPENSSL_GLOBAL define

This commit is contained in:
Sascha Kuehndel (InuSasha) 2018-10-26 13:35:38 +02:00
parent 7eba70ea88
commit 1c1fbb429d
No known key found for this signature in database
GPG Key ID: 109697069529A6DC

View File

@ -0,0 +1,12 @@
diff -Naur a/cscrypt/mdc2.c b/cscrypt/mdc2.c
--- a/cscrypt/mdc2.c 2018-08-08 21:48:17.000000000 +0200
+++ b/cscrypt/mdc2.c 2018-10-26 13:15:06.247572936 +0200
@@ -37,7 +37,7 @@
}
-OPENSSL_GLOBAL const DES_LONG DES_SPtrans[8][64] =
+const DES_LONG DES_SPtrans[8][64] =
{
{
/* nibble 0 */