1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00

There is no more 'port-protos.h', so don't try to include it

From: Frank Ridderbusch <ridderbusch.pad@sni.de>
This commit is contained in:
Marc G. Fournier
1998-02-24 03:45:10 +00:00
parent 88aa07c4e3
commit e479802747
4 changed files with 3 additions and 40 deletions

View File

@@ -1,10 +1,9 @@
/* $Id: getrusage.c,v 1.5 1998/02/11 19:10:57 momjian Exp $ */
/* $Id: getrusage.c,v 1.6 1998/02/24 03:45:06 scrappy Exp $ */
#include <math.h> /* for pow() prototype */
#include <errno.h>
#include "rusagestub.h"
#include "port-protos.h"
#if 0 /* this is from univel port ... how does compiler define? */
/* same for i386_solaris port ... how does compiler define? */