C++ bug fix.
Submitted by: Franco Papacella <franco@arpage.ch>
This commit is contained in:
parent
98f1c689a5
commit
5fd1e150f7
@ -59,6 +59,10 @@
|
||||
#ifndef HEADER_RSAREF_H
|
||||
#define HEADER_RSAREF_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef NO_RSA
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user