Re: Missing header in zic.c? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Missing header in zic.c?
Date
Msg-id 28571.1090460520@sss.pgh.pa.us
Whole thread Raw
In response to Missing header in zic.c?  ("Dann Corbit" <DCorbit@connx.com>)
List pgsql-hackers
"Dann Corbit" <DCorbit@connx.com> writes:
> When compiling zic.c, the definition for optarg was missing (obviously
> getopt.h was missing).  Adding getopt.h to zic.c solved that problem.

Fixed --- thanks.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Sorting out acl fixes
Next
From: Tom Lane
Date:
Subject: Re: miniscule compiler barf in pg_ctl.c