aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/pem/pem2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/pem/pem2.h b/crypto/pem/pem2.h
index 4e484bcd82..f31790d69c 100644
--- a/crypto/pem/pem2.h
+++ b/crypto/pem/pem2.h
@@ -61,7 +61,9 @@
extern "C" {
#endif
+#ifndef HEADER_PEM_H
void ERR_load_PEM_strings(void);
+#endif
#ifdef __cplusplus
}