From b8be42b551fac87aca040b90f3683878dd836f41 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 21 Jun 2002 08:35:15 +0000 Subject: changed with --- libextra/extra.h | 2 +- libextra/openssl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libextra/extra.h b/libextra/extra.h index 4d2a38d8cd..7929173496 100644 --- a/libextra/extra.h +++ b/libextra/extra.h @@ -23,7 +23,7 @@ #ifndef GNUTLS_EXTRA_H # define GNUTLS_EXTRA_H -#include +#include /* SRP */ diff --git a/libextra/openssl.h b/libextra/openssl.h index 6f2c9482e3..191076525c 100644 --- a/libextra/openssl.h +++ b/libextra/openssl.h @@ -25,7 +25,7 @@ #ifndef GNUTLS_OPENSSL_H #define GNUTLS_OPENSSL_H -#include +#include #include #define OPENSSL_VERSION_NUMBER (0x0090604F) -- cgit v1.2.1