summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-17 13:05:25 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-17 13:05:25 -0800
commit27e5b6bfc66cd25f4106a8933647db7c49e97505 (patch)
treea338bc4d8605e6368d1b3a9138f8cbee59fee909
parentfb0222f988a54fa16a91b8028e5bf0204cc422c7 (diff)
unifdef hpux
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xconsole.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xconsole.c b/xconsole.c
index 7b9626e..769b440 100644
--- a/xconsole.c
+++ b/xconsole.c
@@ -163,9 +163,6 @@ static XrmOptionDescRec options[] = {
#if !defined (USE_FILE) || defined (linux)
# include <sys/ioctl.h>
-# ifdef hpux
-# include <termios.h>
-# endif
# if defined (SVR4) || defined (USE_PTS)
# include <termios.h>
# ifndef HAS_OPENPTY