OSDN Git Service

Add back improperly removed #include for config.h.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Jul 1999 23:09:45 +0000 (23:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Jul 1999 23:09:45 +0000 (23:09 +0000)
commite1e110228f8a2a42e48be7ee0735496413b06946
tree9b7b4de4160661315ed04876f9ff10498c5492c5
parent1a6c5b96addc31786c7e5438501438664a4d2e3f
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 ...
src/backend/port/random.c
src/backend/port/srandom.c