mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +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: srandom.c,v 1.3 1997/12/19 13:34:31 scrappy Exp $ */
|
||||
/* $Id: srandom.c,v 1.4 1998/02/24 03:45:07 scrappy Exp $ */
|
||||
|
||||
#include <math.h> /* for pow() prototype */
|
||||
|
||||
#include <errno.h>
|
||||
#include "rusagestub.h"
|
||||
#include "port-protos.h"
|
||||
|
||||
void
|
||||
srandom(unsigned int seed)
|
||||
|
Reference in New Issue
Block a user