mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
Update #include cleanups
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* $Id: random.c,v 1.7 1999/07/15 15:19:33 momjian Exp $ */
|
||||
/* $Id: random.c,v 1.8 1999/07/16 03:13:06 momjian Exp $ */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h> /* for pow() prototype */
|
||||
#include <math.h>
|
||||
#include <errno.h>
|
||||
|
||||
long
|
||||
|
||||
Reference in New Issue
Block a user