No need for <sys/mtio.h>

This commit is contained in:
thorpej 1999-01-19 18:18:41 +00:00
parent cdc9d12e0c
commit 2fb041ce0a
14 changed files with 14 additions and 28 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.19 1998/05/24 19:32:36 is Exp $ */
/* $NetBSD: sys_machdep.c,v 1.20 1999/01/19 18:18:41 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
@ -43,7 +43,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.14 1998/09/02 14:58:03 leo Exp $ */
/* $NetBSD: sys_machdep.c,v 1.15 1999/01/19 18:18:41 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
@ -43,7 +43,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.22 1998/08/20 08:33:46 kleink Exp $ */
/* $NetBSD: sys_machdep.c,v 1.23 1999/01/19 18:18:41 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
@ -47,7 +47,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.44 1998/08/15 05:10:24 mycroft Exp $ */
/* $NetBSD: sys_machdep.c,v 1.45 1999/01/19 18:18:42 thorpej Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@ -87,7 +87,6 @@
#include <sys/user.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/signal.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.10 1998/02/25 21:41:56 perry Exp $ */
/* $NetBSD: sys_machdep.c,v 1.11 1999/01/19 18:18:42 thorpej Exp $ */
/*
* Copyright (c) 1990 The Regents of the University of California.
@ -77,7 +77,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.14 1999/01/06 04:11:30 nisimura Exp $ */
/* $NetBSD: sys_machdep.c,v 1.15 1999/01/19 18:18:42 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
@ -46,7 +46,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.12 1998/08/22 10:55:36 scw Exp $ */
/* $NetBSD: sys_machdep.c,v 1.13 1999/01/19 18:18:42 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
@ -45,7 +45,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.4 1999/01/13 09:26:00 abs Exp $ */
/* $NetBSD: sys_machdep.c,v 1.5 1999/01/19 18:18:43 thorpej Exp $ */
/*
* This file was taken from mvme68k/mvme68k/sys_machdep.c
@ -52,7 +52,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.8 1998/02/25 21:41:57 perry Exp $ */
/* $NetBSD: sys_machdep.c,v 1.9 1999/01/19 18:18:43 thorpej Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@ -46,7 +46,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.2 1998/02/25 21:41:57 perry Exp $ */
/* $NetBSD: sys_machdep.c,v 1.3 1999/01/19 18:18:43 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
@ -46,7 +46,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.8 1998/02/25 21:41:57 perry Exp $ */
/* $NetBSD: sys_machdep.c,v 1.9 1999/01/19 18:18:45 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
@ -52,7 +52,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.1.1.1 1998/06/20 04:58:52 eeh Exp $ */
/* $NetBSD: sys_machdep.c,v 1.2 1999/01/19 18:18:45 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
@ -52,7 +52,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.7 1998/02/25 21:41:57 perry Exp $ */
/* $NetBSD: sys_machdep.c,v 1.8 1999/01/19 18:18:45 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
@ -43,7 +43,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: sys_machdep.c,v 1.11 1998/08/22 14:38:40 minoura Exp $ */
/* $NetBSD: sys_machdep.c,v 1.12 1999/01/19 18:18:45 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
@ -45,7 +45,6 @@
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/mtio.h>
#include <sys/buf.h>
#include <sys/trace.h>
#include <sys/mount.h>