1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-21 16:02:15 +03:00

*** empty log message ***

This commit is contained in:
Michael Meskes
2000-02-25 15:26:12 +00:00
parent 70130905d1
commit c05abfb1a8
5 changed files with 13 additions and 8 deletions

View File

@ -37,7 +37,6 @@ extern "C"
char *ecpg_strdup(const char *, int);
const char *ECPGtype_name(enum ECPGttype);
/* and some vars */
extern struct auto_mem *auto_allocs;