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

Commit1d8a696

Browse files
committed
Remove #include "rlstubs.h", since it doesn't exist anymore
1 parentd90a426 commit1d8a696

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎src/bin/psql/psql.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.54 1997/01/25 23:54:02 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.55 1997/01/26 17:27:32 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -30,9 +30,7 @@
3030
#include"strdup.h"
3131
#endif
3232

33-
#ifndefHAVE_LIBREADLINE
34-
# include"rlstubs.h"
35-
#else
33+
#ifdefHAVE_LIBREADLINE
3634
# ifdefHAVE_READLINE_H
3735
# include<readline.h>
3836
# if defined(HAVE_HISTORY)|| defined(HAVE_LIBHISTORY)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp