Fix missing gettimeofday() declaration.

Noah Misch <noah@leadboat.com>

Commit: 49527a32ca97761d78efef732a4ac76a2fc086b2
Author: Noah Misch <noah@leadboat.com>
Date: 2021-06-02T01:04:14Z
Releases: 14.0
Fix missing gettimeofday() declaration.

This avoids a warning under MinGW versions having gettimeofday(), per
buildfarm member walleye.

Files

PathChange+/−
src/interfaces/libpq/fe-trace.c modified +1 −1