summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_kbd.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-08-16 16:14:28 +0000
committerbde <bde@FreeBSD.org>1995-08-16 16:14:28 +0000
commitb31df0923855dfd9d896af85136b21457656fb94 (patch)
tree615cdfe7b4bd682482b05bb8cf71a6e13bc3f095 /sys/i386/isa/pcvt/pcvt_kbd.c
parent6a4e982f2752e3e2c2174179969c6ecc93410a5f (diff)
downloadFreeBSD-src-b31df0923855dfd9d896af85136b21457656fb94.zip
FreeBSD-src-b31df0923855dfd9d896af85136b21457656fb94.tar.gz
Make everything except the unsupported network sources compile cleanly
with -Wnested-externs.
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_kbd.c')
-rw-r--r--sys/i386/isa/pcvt/pcvt_kbd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_kbd.c b/sys/i386/isa/pcvt/pcvt_kbd.c
index cf6c316..10a6d2f 100644
--- a/sys/i386/isa/pcvt/pcvt_kbd.c
+++ b/sys/i386/isa/pcvt/pcvt_kbd.c
@@ -1047,9 +1047,6 @@ loop:
}
move;
struct timeval now;
- /* from sys/kern/kern_time.c */
- extern void timevalsub
- (struct timeval *, struct timeval *);
dev_t dummy = makedev(0, mouse.minor);
struct tty *mousetty = get_pccons(dummy);
/*
OpenPOWER on IntegriCloud