Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdbb4dd2

Browse files
committed
Remove unnecessary #include's (see c.h).
1 parent71b0fe5 commitdbb4dd2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/bin/psql/common.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
*
44
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
55
*
6-
* $Header: /cvsroot/pgsql/src/bin/psql/common.c,v 1.71 2003/08/08 21:42:24 momjian Exp $
6+
* $Header: /cvsroot/pgsql/src/bin/psql/common.c,v 1.72 2003/08/14 18:48:35 tgl Exp $
77
*/
88
#include"postgres_fe.h"
99
#include"common.h"
1010

1111
#include<ctype.h>
12-
#include<errno.h>
13-
#include<stdarg.h>
1412
#ifndefHAVE_STRDUP
1513
#include<strdup.h>
1614
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp