Re: contrib/pgcrypto patch for OpenSSL 0.9.8

From: Marko Kreen <marko(at)l-t(dot)ee>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib/pgcrypto patch for OpenSSL 0.9.8
Date: 2005-07-04 14:37:22
Message-ID: 20050704143722.GA7199@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2005-07-04 14:38:58 Re: silence GCC4 warning
Previous Message Bruce Momjian 2005-07-04 14:31:21 Re: contrib/pgcrypto patch for OpenSSL 0.9.8