summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/sio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/cbus/sio.c')
-rw-r--r--sys/pc98/cbus/sio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index fb4928f..2689707 100644
--- a/sys/pc98/cbus/sio.c
+++ b/sys/pc98/cbus/sio.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sio.c,v 1.98 1999/06/24 10:51:35 kato Exp $
+ * $Id: sio.c,v 1.99 1999/07/04 14:58:45 phk Exp $
* from: @(#)com.c 7.5 (Berkeley) 5/16/91
* from: i386/isa sio.c,v 1.234
*/
@@ -3909,7 +3909,7 @@ disc_optim(tp, t, com)
/*
* Following are all routines needed for SIO to act as console
*/
-#include <machine/cons.h>
+#include <sys/cons.h>
struct siocnstate {
u_char dlbl;
OpenPOWER on IntegriCloud