components/openssl/common/patches/048-weak-ciphers.patch
changeset 7363 bf69e96cfa87
parent 6278 afa90e1c2fbb
--- a/components/openssl/common/patches/048-weak-ciphers.patch	Sat Nov 19 19:35:47 2016 -0800
+++ b/components/openssl/common/patches/048-weak-ciphers.patch	Sat Nov 19 19:35:51 2016 -0800
@@ -301,7 +301,7 @@
 + * Deprecate MD4
 + */
 +#ifndef	__has_attribute
-+# define__has_attribute(x)	0
++# define __has_attribute(x)	0
 +#endif
 +
 +#if __has_attribute(deprecated) \