[RC2]:Compilation failure solaris 2.7 stringinfo.c

Armand Delcros <adelcros@arsystemes.fr>

From: Armand Delcros <adelcros@arsystemes.fr>
To: bugs@postgresql.org
Date: 2000-05-04T11:00:33Z
Lists: pgsql-bugs
Hi,

[uname -a]

SunOS master 5.7 Generic_106541-06 sun4u sparc SUNW,Ultra-Enterprise
In, postgresql-7.0RC2/src/backend/stringinfo.c
I need to declare

#include <stdio.h>
#include <stdarg.h>

the same for this file:
postgresql-7.0RC2/src/backend/nodes/list.c
need to declare
#include <stdio.h>
#include <stdarg.h>

Best regards

Armand Delcros