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

Clean up some minor compile warnings.

This commit is contained in:
Tom Lane
1999-02-07 22:07:02 +00:00
parent 5212ef8e46
commit f280266985
4 changed files with 15 additions and 7 deletions

View File

@@ -1,8 +1,10 @@
/* $Id: srandom.c,v 1.5 1998/02/26 04:34:14 momjian Exp $ */
/* $Id: srandom.c,v 1.6 1999/02/07 22:07:02 tgl Exp $ */
#include <stdlib.h>
#include <math.h> /* for pow() prototype */
#include <errno.h>
#include "config.h"
#include "rusagestub.h"
void