Add back improperly removed #include for config.h.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e1e110228f8a2a42e48be7ee0735496413b06946
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-07-16T23:09:45Z
Releases: 7.1.1
Add back improperly removed #include for config.h.
This probably ought to be kept in *all* the port files, but these two
are the only ones that generated compiler warnings for me ...

Files

PathChange+/−
src/backend/port/random.c modified +3 −1
src/backend/port/srandom.c modified +3 −1