summaryrefslogtreecommitdiff
path: root/login/login_tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'login/login_tty.c')
-rw-r--r--login/login_tty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/login/login_tty.c b/login/login_tty.c
index 3cf6f1e451..1bb1703267 100644
--- a/login/login_tty.c
+++ b/login/login_tty.c
@@ -70,3 +70,4 @@ login_tty(fd)
(void) close(fd);
return (0);
}
+libutil_hidden_def (login_tty)