git.postgresql.org Git - postgresql.git/commit
2013年4月24日 16:11:25 +0000 (19:11 +0300)
2013年4月24日 16:14:28 +0000 (19:14 +0300)
commit 0c1a160a68b89f5b2c31eac458ca2d62a622a524
Add missing #include.
On non-Windows systems, sys/time.h was pulled in by portability/instr_time.h,
which pulled in time.h. We certainly should include time.h directly, since
we're using time(2), but the indirect include masked the problem on most
platforms.
Andres Freund
This is the main PostgreSQL git repository.
RSS
Atom