summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/dist/openssl/crypto/opensslconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/dist/openssl/crypto/opensslconf.h b/crypto/dist/openssl/crypto/opensslconf.h
index 27ab98c8372..95502398932 100644
--- a/crypto/dist/openssl/crypto/opensslconf.h
+++ b/crypto/dist/openssl/crypto/opensslconf.h
@@ -20,6 +20,7 @@
#ifndef OPENSSL_NO_RC5
# define OPENSSL_NO_RC5
#endif
+#endif
#ifndef OPENSSL_NO_RFC3779
# define OPENSSL_NO_RFC3779
#endif