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

Commitdbf2a8c

Browse files
committed
Everyone seems to suggestion this is something that should be there...
#include <sys/termios.h>Submitted by: Dr. George
1 parent5eb17f5 commitdbf2a8c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/interfaces/libpq/fe-exec.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.10 1996/07/3102:20:59 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.11 1996/07/3106:05:46 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -21,10 +21,7 @@
2121
#include"libpq-fe.h"
2222
#include<signal.h>
2323
#include<sys/ioctl.h>
24-
#if defined(PORTNAME_sparc_solaris)|| \
25-
defined(PORTNAME_i386_solaris)
2624
#include<sys/termios.h>
27-
#endif
2825

2926
#ifdefTIOCGWINSZ
3027
structwinsizescreen_size;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp