Update ecpg compile.
authorBruce Momjian
Sun, 18 Jul 1999 21:07:02 +0000 (21:07 +0000)
committerBruce Momjian
Sun, 18 Jul 1999 21:07:02 +0000 (21:07 +0000)
src/interfaces/ecpg/preproc/ecpg.c

index 7d1978c8341dbfc73fe6d81ce2be7c59991e2848..a75adbcfc5562cbc82858407fb43984e6f212afa 100644 (file)
@@ -6,11 +6,10 @@
 
 #ifdef HAVE_GETOPT_H
 #include 
-#endif
+#else
 #include 
 extern int optind;
 extern char *optarg;
-
 #endif
 
 #include "extern.h"