mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
Massive commits for SunOS4 port.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
#ifdef HAVE_GETOPT_H
|
||||
#include "getopt.h"
|
||||
#else
|
||||
extern char *optarg;
|
||||
extern int optind, opterr, optopt;
|
||||
#endif
|
||||
|
||||
#include "extern.h"
|
||||
|
||||
Reference in New Issue
Block a user