Skip to content

Commit dbf2a8c

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

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/31 02:20:59 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.11 1996/07/31 06: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
#ifdef TIOCGWINSZ
3027
struct winsize screen_size;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy