mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
More <> cleanup
This commit is contained in:
parent
6c944bf3cc
commit
2937505a3e
@ -6,9 +6,9 @@
|
|||||||
*
|
*
|
||||||
* Copyright (C) 2000 by PostgreSQL Global Development Group
|
* Copyright (C) 2000 by PostgreSQL Global Development Group
|
||||||
*
|
*
|
||||||
* $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.14 2000/04/12 17:16:17 momjian Exp $
|
* $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.15 2000/05/29 21:26:04 momjian Exp $
|
||||||
*/
|
*/
|
||||||
#include <postgres.h>
|
#include "postgres.h"
|
||||||
|
|
||||||
#ifdef HAVE_GETOPT_H
|
#ifdef HAVE_GETOPT_H
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user