working again
[unix-history] / usr / src / sys / sys / conf.h
index 661ae81..d41cbc1 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)conf.h      7.1.1.1 (Berkeley) %G%
+ *     @(#)conf.h      7.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -21,6 +21,7 @@ struct bdevsw
        int     (*d_close)();
        int     (*d_strategy)();
        int     (*d_ioctl)();
        int     (*d_close)();
        int     (*d_strategy)();
        int     (*d_ioctl)();
+       int     (*d_ioctl)();
        int     (*d_dump)();
        int     (*d_psize)();
        int     d_flags;
        int     (*d_dump)();
        int     (*d_psize)();
        int     d_flags;