Add back improperly removed #include for config.h.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/port/random.c | modified | +3 −1 |
| src/backend/port/srandom.c | modified | +3 −1 |