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

shared build fails, but the rest compiles...formatting error in the

cc -shared, I believe...
This commit is contained in:
Marc G. Fournier
1996-11-03 07:14:32 +00:00
parent aed384f12d
commit 4bdf308bdf
4 changed files with 16 additions and 11 deletions

View File

@ -11,13 +11,16 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-misc.c,v 1.2 1996/08/06 16:16:48 scrappy Exp $
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-misc.c,v 1.3 1996/11/03 07:14:32 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#include <stdlib.h>
#include <stdio.h>
#include "postgres.h"
#include "libpq-fe.h"
/* pqGetc: