Include <getopt.h> if available, to avoid warnings on Windows.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 21:37:47 +0000 (21:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 21:37:47 +0000 (21:37 +0000)
commitc36496a1011e1b66947173dba4eefdec2a95669b
treee4c8b6e5b7564324c436bfbd2b04a4b55ebb6651
parentc87ddbafe434479c48e368e530b34560324d2520
Include <getopt.h> if available, to avoid warnings on Windows.
src/bin/pg_resetxlog/pg_resetxlog.c