summaryrefslogtreecommitdiff
path: root/term/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/term.h')
-rw-r--r--term/term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/term/term.h b/term/term.h
index cb22e159..c36fc2e4 100644
--- a/term/term.h
+++ b/term/term.h
@@ -323,6 +323,7 @@ void write_character (int);
void init_users (void);
extern char *tty_arg;
+extern int rdev;
/* kludge--these are pty versions of trivfs_S_io_* functions called by
the real functions in users.c to do work for ptys. */