Missing header in zic.c?

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Missing header in zic.c?
Date: 2004-07-21 18:14:52
Message-ID: 54798A299E68514AB7C4DEBA25F03BE101BBA8@postal.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Perhaps it is a Win32 only issue.

This is from today's snapshot.

When compiling zic.c, the definition for optarg was missing (obviously
getopt.h was missing). Adding getopt.h to zic.c solved that problem.

Perhaps it is a combination of compiler flags that skirts the inclusion.
I performed a make clean and then a make using the MINGW tool set.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dann Corbit 2004-07-21 18:36:47 miniscule compiler barf in pg_ctl.c
Previous Message Merlin Moncure 2004-07-21 18:12:08 parameter hints to the optimizer