summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dh/dh.h')
-rw-r--r--crypto/dh/dh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/dh.h b/crypto/dh/dh.h
index e9cb99d994..32ea17a4f5 100644
--- a/crypto/dh/dh.h
+++ b/crypto/dh/dh.h
@@ -186,6 +186,7 @@ void ERR_load_DH_strings(void);
/* 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_DH_strings(void);
/* Error codes for the DH functions. */
@@ -204,4 +205,3 @@ void ERR_load_DH_strings(void);
}
#endif
#endif
-