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:
@@ -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? */
|
||||
|
||||
Reference in New Issue
Block a user