Commit c9814427 authored by Bruce Momjian's avatar Bruce Momjian

Update ecpg compile.

parent b9b5f5d6
......@@ -6,11 +6,10 @@
#ifdef HAVE_GETOPT_H
#include <getopt.h>
#endif
#else
#include <unistd.h>
extern int optind;
extern char *optarg;
#endif
#include "extern.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment