In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
[openssl.git] / crypto / md2 / md2.h
index 582bffb8593300fbbcca2478e7eb4350f635eb56..a00bd162b3c3036447cedc79b46db988c35058ca 100644 (file)
 #ifndef HEADER_MD2_H
 #define HEADER_MD2_H
 
-#ifdef  __cplusplus
-extern "C" {
-#endif
-
 #ifdef NO_MD2
 #error MD2 is disabled.
 #endif
@@ -71,6 +67,10 @@ extern "C" {
 #define MD2_BLOCK              16
 #include <openssl/opensslconf.h> /* MD2_INT */
 
+#ifdef  __cplusplus
+extern "C" {
+#endif
+
 typedef struct MD2state_st
        {
        int num;