summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-22 12:22:14 +0000
committerBen Laurie <ben@openssl.org>1999-03-22 12:22:14 +0000
commitb4cadc6e1343c01b06613053a90ed2ee85e65090 (patch)
tree5670424b0d897cd7f8161e321f0f514131265159 /crypto/crypto.h
parent0f423567a72b68b617ad5554e51095f1017a9d7b (diff)
Fix security hole.
Diffstat (limited to 'crypto/crypto.h')
-rw-r--r--crypto/crypto.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/crypto.h b/crypto/crypto.h
index 4641604b48..990e809573 100644
--- a/crypto/crypto.h
+++ b/crypto/crypto.h
@@ -64,8 +64,7 @@ extern "C" {
#endif
#include "stack.h"
-
-#define OPENSSL_VERSION_NUMBER 0x0920 /* Version 0.9.1c is 0913 */
+#include "opensslv.h"
/* Backward compatibility to SSLeay */
/* This is more to be used to check the correct DLL is being used