summaryrefslogtreecommitdiffstats
path: root/sys/scsi/su.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/su.c')
-rw-r--r--sys/scsi/su.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/scsi/su.c b/sys/scsi/su.c
index cd4492c..434d9fd 100644
--- a/sys/scsi/su.c
+++ b/sys/scsi/su.c
@@ -44,7 +44,7 @@
* SUCH DAMAGE.
*End copyright
*
- * $Id$
+ * $Id: su.c,v 1.16 1997/02/22 09:44:40 peter Exp $
*
* Tabstops 4
* XXX devfs entries for this device should be handled by generic scsiconfig
@@ -53,15 +53,9 @@
#include <sys/param.h>
#include <sys/conf.h>
-#include <sys/errno.h>
#include <sys/stat.h>
-#include <sys/param.h>
#include <sys/buf.h>
-#include <sys/systm.h>
#include <sys/kernel.h>
-#ifdef DEVFS
-#include <sys/devfsext.h>
-#endif /*DEVFS*/
#include <scsi/scsiconf.h>
#define CDEV_MAJOR 18
OpenPOWER on IntegriCloud