pgsql: Add #include to pg_ctl.c to fix compiler warning. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add #include to pg_ctl.c to fix compiler warning.
Date
Msg-id E1PZ8Ul-0007K9-Mw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add #include <time.h> to pg_ctl.c to fix compiler warning.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=92a73d219052ab4d393ebe7b5362aa7d414156e7

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Stamp copyrights for year 2011.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Allow casting a table's row type to the table's supertype if it'