Add back #include <time.h> in a couple of files that seem to need it
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Feb 2008 04:21:05 +0000 (04:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Feb 2008 04:21:05 +0000 (04:21 +0000)
commitfce9aa7fc615ca0d5cdd75a2ce6875a3bce17968
tree09d76881958135170ed276e503b925c75c0bfc9b
parentd1956d7c3911dbc4fd349103b0fdd06de8d89968
Add back #include <time.h> in a couple of files that seem to need it
on Linux.
src/backend/bootstrap/bootstrap.c
src/backend/tcop/postgres.c