Re: contrib/pgcrypto patch for OpenSSL 0.9.8 - Mailing list pgsql-patches

From Marko Kreen
Subject Re: contrib/pgcrypto patch for OpenSSL 0.9.8
Date
Msg-id 20050704143722.GA7199@l-t.ee
Whole thread Raw
In response to Re: contrib/pgcrypto patch for OpenSSL 0.9.8  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: contrib/pgcrypto patch for OpenSSL 0.9.8  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Mon, Jul 04, 2005 at 10:31:21AM -0400, Bruce Momjian wrote:
> OK, I have applied the last two diffs for pgcrypto includes to 8.0.X,
> attached.

> *** contrib/pgcrypto/openssl.c    12 Mar 2005 06:54:31 -0000    1.13.4.1
> --- contrib/pgcrypto/openssl.c    4 Jul 2005 14:30:12 -0000
> ***************
> *** 35,40 ****
> --- 35,54 ----
>
>   #include <openssl/evp.h>
>
> + #include <openssl/evp.h>

Why second time?

--
marko


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: contrib/pgcrypto patch for OpenSSL 0.9.8
Next
From: Peter Eisentraut
Date:
Subject: Re: silence GCC4 warning