Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e1004f

Browse files
committed
Remove #include <openssl/bn.h> as compile fix.
Marko Kreen
1 parentb135508 commit6e1004f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎contrib/pgcrypto/pgp-pubdec.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@
2626
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2727
* SUCH DAMAGE.
2828
*
29-
* $PostgreSQL: pgsql/contrib/pgcrypto/pgp-pubdec.c,v 1.1 2005/07/1013:46:29 momjian Exp $
29+
* $PostgreSQL: pgsql/contrib/pgcrypto/pgp-pubdec.c,v 1.2 2005/07/1015:37:03 momjian Exp $
3030
*/
3131
#include<postgres.h>
3232

33-
#include<openssl/bn.h>
34-
3533
#include"px.h"
3634
#include"mbuf.h"
3735
#include"pgp.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp