This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / scsi / uk.c
index b503593..149e2df 100644 (file)
@@ -2,12 +2,11 @@
  * Dummy driver for a device we can't identify.
  * by Julian Elischer (julian@tfs.com)
  *
  * Dummy driver for a device we can't identify.
  * by Julian Elischer (julian@tfs.com)
  *
- *      $Id: uk.c,v 1.1 1993/11/18 05:03:13 rgrimes Exp $
+ *      $Id: uk.c,v 1.2 1993/11/25 01:37:35 wollman Exp $
  */
 
  */
 
-
-#include <sys/types.h>
 #include <sys/param.h>
 #include <sys/param.h>
+#include "systm.h"
 #include <sys/errno.h>
 #include <sys/ioctl.h>
 #include <scsi/scsi_all.h>
 #include <sys/errno.h>
 #include <sys/ioctl.h>
 #include <scsi/scsi_all.h>