This commit ties the new DSO code (crypto/dso/) into the build for a
[openssl.git] / crypto / des / des_ver.h
index 98352bc0d45461da76430fe9063392aa0cc915d1..de3c02f110cfaba77e27e2b3e53d1300e1d93cc0 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/des/des_ver.h */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -56,5 +56,6 @@
  * [including the GNU Public Licence.]
  */
 
-extern char *DES_version;      /* SSLeay version string */
-extern char *libdes_version;   /* old libdes version string */
+#include <openssl/e_os2.h>
+OPENSSL_EXTERN char *DES_version;      /* SSLeay version string */
+OPENSSL_EXTERN char *libdes_version;   /* old libdes version string */