Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Mar 2018 04:46:43 +0000 (00:46 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Mar 2018 04:46:43 +0000 (00:46 -0400)
commit2dd3f969f5f2de92182038d1e33b11c798688bc9
treee173b60f44fb5bd1981e71078b107bbaca376ddc
parent038a2ed1392363a59adeee4e86d848ca74ce39c5
Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.

Leaving out getopt_long.h works on some platforms, but not all.
Per buildfarm.

Discussion: https://postgr.es/m/20180325030552.f462zqmohs6cqekg@alap3.anarazel.de
src/bin/pg_controldata/pg_controldata.c
src/bin/pg_resetwal/pg_resetwal.c