diff options
Diffstat (limited to 'perl/openssl.h')
-rw-r--r-- | perl/openssl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/openssl.h b/perl/openssl.h index bcccda7d5f..299d10e372 100644 --- a/perl/openssl.h +++ b/perl/openssl.h @@ -1,4 +1,3 @@ -/* perl/p5SSLeay.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -55,6 +54,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ + #ifdef __cplusplus extern "C" { #endif |