Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2937505

Browse files
committed
More <> cleanup
1 parent 6c944bf commit 2937505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_id/pg_id.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
*
77
* Copyright (C) 2000 by PostgreSQL Global Development Group
88
*
9-
* $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.14 2000/04/12 17:16:17 momjian Exp $
9+
* $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.15 2000/05/29 21:26:04 momjian Exp $
1010
*/
11-
#include <postgres.h>
11+
#include "postgres.h"
1212

1313
#ifdef HAVE_GETOPT_H
1414
#include <getopt.h>

0 commit comments

Comments
 (0)