Thread: pgsql: Re-#include in checkpointer.c.

pgsql: Re-#include in checkpointer.c.

From
Robert Haas
Date:
Re-#include <time.h> in checkpointer.c.

Commit 7dbfea3c455e83a77213a92b9dfdc1c0577441ea thought it could get
away with removing this, but Thomas Munro reports, on behalf of the
buildfarm, that it's still needed at least on Windows to avoid
compiler warnings.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9aafc4529f50e027f05037d993c6dd60a6cde54d

Modified Files
--------------
src/backend/postmaster/checkpointer.c | 1 +
1 file changed, 1 insertion(+)