diff options
Diffstat (limited to 'lib/libc/gen/ttyslot.c')
-rw-r--r-- | lib/libc/gen/ttyslot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/ttyslot.c b/lib/libc/gen/ttyslot.c index 6a1b5960ab86..a57b18dcf030 100644 --- a/lib/libc/gen/ttyslot.c +++ b/lib/libc/gen/ttyslot.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__SCCSID("@(#)ttyslot.c 8.1 (Berkeley) 6/4/93"); + int __ttyslot(void); int |