mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03:00
Solaris cleanup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: getrusage.c,v 1.7 1998/02/26 04:34:00 momjian Exp $ */
|
||||
/* $Id: getrusage.c,v 1.8 1998/06/19 02:55:04 momjian Exp $ */
|
||||
|
||||
#include <math.h> /* for pow() prototype */
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
#if 0 /* this is from univel port ... how does
|
||||
* compiler define? */
|
||||
/* same for i386_solaris port ... how does compiler define? */
|
||||
/* same for solaris_i386 port ... how does compiler define? */
|
||||
/* same for sco port ... how does compiler define? */
|
||||
/* same for sparc_solaris port ... how does compiler define? */
|
||||
/* same for solaris_sparc port ... how does compiler define? */
|
||||
/* same for svr4 port ... how does compiler define? */
|
||||
int
|
||||
getrusage(int who, struct rusage * rusage)
|
||||
|
||||
Reference in New Issue
Block a user