projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f1c68
)
C++ bug fix.
author
Ulf Möller
<ulf@openssl.org>
Wed, 5 May 1999 11:54:39 +0000
(11:54 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 5 May 1999 11:54:39 +0000
(11:54 +0000)
Submitted by: Franco Papacella <franco@arpage.ch>
rsaref/rsaref.h
patch
|
blob
|
history
diff --git
a/rsaref/rsaref.h
b/rsaref/rsaref.h
index 817c6cec751df07cb2fa898ea32c3ea415254a15..15f65dd94f8d2b7e1e447ce8709e32f0d7a44d75 100644
(file)
--- a/
rsaref/rsaref.h
+++ b/
rsaref/rsaref.h
@@
-59,6
+59,10
@@
#ifndef HEADER_RSAREF_H
#define HEADER_RSAREF_H
+#ifdef __cplusplus
+extern "C" {
+#endif
+
#ifndef NO_RSA
#include <openssl/rsa.h>