summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.c
diff options
context:
space:
mode:
Diffstat (limited to 'term-utils/agetty.c')
-rw-r--r--term-utils/agetty.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/term-utils/agetty.c b/term-utils/agetty.c
index e5f2ff229..cc0cc3f62 100644
--- a/term-utils/agetty.c
+++ b/term-utils/agetty.c
@@ -1697,9 +1697,8 @@ again:
termio_clear(STDOUT_FILENO);
goto again;
}
-#else
- getc(stdin);
#endif
+ getc(stdin);
}
#ifdef KDGKBLED
if (!(op->flags & F_NOHINTS) && !op->autolog &&