Make storage/standby.h compile standalone again.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a4b03de589c1df0845e9732da203f505f2eedb6d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-24T23:08:55Z
Releases: 14.0
Make storage/standby.h compile standalone again.

This file has failed headerscheck/cpluspluscheck verification since
commit 0650ff230, as a result of referencing typedef TimestampTz
without including the appropriate header.

Files

PathChange+/−
src/include/storage/standby.h modified +1 −0