1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix typo.

This commit is contained in:
Tom Lane
2003-08-07 21:38:55 +00:00
parent 33ab177a56
commit 31773533bd
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@ -10388,7 +10388,7 @@ else
#line $LINENO "configure"
#include "confdefs.h"
#ifdef HAVE_GETOPT_H
include <getopt.h>
#include <getopt.h>
#endif
#ifdef F77_DUMMY_MAIN