artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0692edb
)
<sys/callout.h> is no longer.
author
aaron
<aaron@openbsd.org>
Thu, 23 Mar 2000 17:09:48 +0000
(17:09 +0000)
committer
aaron
<aaron@openbsd.org>
Thu, 23 Mar 2000 17:09:48 +0000
(17:09 +0000)
sys/arch/i386/isa/pcvt/pcvt_hdr.h
patch
|
blob
|
history
diff --git
a/sys/arch/i386/isa/pcvt/pcvt_hdr.h
b/sys/arch/i386/isa/pcvt/pcvt_hdr.h
index
30aca0a
..
9340888
100644
(file)
--- a/
sys/arch/i386/isa/pcvt/pcvt_hdr.h
+++ b/
sys/arch/i386/isa/pcvt/pcvt_hdr.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: pcvt_hdr.h,v 1.3
3 2000/02/27 19:31:05
aaron Exp $ */
+/* $OpenBSD: pcvt_hdr.h,v 1.3
4 2000/03/23 17:09:48
aaron Exp $ */
/*
* Copyright (c) 1992, 1995 Hellmuth Michaelis and Joerg Wunsch.
@@
-83,9
+83,9
@@
#include <sys/user.h>
#include <sys/tty.h>
#include <sys/uio.h>
-#include <sys/callout.h>
#include <sys/kernel.h>
#include <sys/syslog.h>
+#include <sys/msgbuf.h>
#include <sys/malloc.h>
#include <sys/time.h>
#ifdef DDB