Add inclusion of openssl/x509.h in include/openssl/tls1.h
[openssl.git] / include / openssl / kdf.h
index cad3ab81ee91a3b74610deb9cfd110059df07061..3078b56dc48fca3ddf7e78930e02eecbc33a2295 100644 (file)
@@ -55,6 +55,7 @@ extern "C" {
  * The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.
  */
+
 void ERR_load_KDF_strings(void);
 
 /* Error codes for the KDF functions. */
@@ -68,7 +69,7 @@ void ERR_load_KDF_strings(void);
 # define KDF_R_MISSING_PARAMETER                          101
 # define KDF_R_VALUE_MISSING                              102
 
-#ifdef  __cplusplus
+# ifdef  __cplusplus
 }
-#endif
+# endif
 #endif