1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Persuade new pgcrypto stuff to compile.

This commit is contained in:
Tom Lane
2001-08-22 18:19:59 +00:00
parent ef80c87f60
commit 38a4c35116
3 changed files with 18 additions and 18 deletions

View File

@ -45,7 +45,7 @@ Mean: 500 cycles = 51.2 mbits/sec
#define PRE_CALC_TABLES
#define LARGE_TABLES
static void gen_tabs __P((void));
static void gen_tabs(void);
/* 3. Basic macros for speeding up generic operations */