summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r--mbbsd/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/io.c b/mbbsd/io.c
index 3ad264b9..690b7351 100644
--- a/mbbsd/io.c
+++ b/mbbsd/io.c
@@ -120,7 +120,7 @@ static int
dogetch()
{
int len;
- static time_t lastact;
+ static time4_t lastact;
if (ibufsize <= icurrchar) {
if (flushf)