Update ecpg compile.

REL7_0_PATCHES
Bruce Momjian 27 years ago
parent b9b5f5d6ca
commit c981442772
  1. 3
      src/interfaces/ecpg/preproc/ecpg.c

@ -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"

Loading…
Cancel
Save