1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

More cleanups...only need one rusagestub.h

This commit is contained in:
Marc G. Fournier
1997-12-19 13:35:17 +00:00
parent 5acf432ddb
commit c6bd6860d7
14 changed files with 17 additions and 159 deletions

View File

@@ -1,3 +1,5 @@
/* $Id: srandom.c,v 1.3 1997/12/19 13:34:31 scrappy Exp $ */
#include <math.h> /* for pow() prototype */
#include <errno.h>