]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/des/des.h
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
[thirdparty/openssl.git] / crypto / des / des.h
index ead67986d9ea9d49291f5162b49beb647d02d2a3..cf536e642895ca6bec0f320cebea51b94788cf59 100644 (file)
 #ifndef HEADER_DES_H
 #define HEADER_DES_H
 
-#ifdef  __cplusplus
-extern "C" {
-#endif
-
 #ifdef NO_DES
 #error DES is disabled.
 #endif
@@ -75,6 +71,10 @@ extern "C" {
 #include <openssl/opensslconf.h> /* DES_LONG */
 #include <openssl/e_os2.h>     /* OPENSSL_EXTERN */
 
+#ifdef  __cplusplus
+extern "C" {
+#endif
+
 typedef unsigned char des_cblock[8];
 typedef /* const */ unsigned char const_des_cblock[8];
 /* With "const", gcc 2.8.1 on Solaris thinks that des_cblock *