From c0bab11dfeb70ec0a535d714b55f1cf4b99d40e7 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Mon, 20 Apr 1998 03:57:41 +0000 Subject: Make the devfs SLICE option a standard type option. (hopefully it will go away eventually anyhow) --- sys/isofs/cd9660/cd9660_vfsops.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/isofs') diff --git a/sys/isofs/cd9660/cd9660_vfsops.c b/sys/isofs/cd9660/cd9660_vfsops.c index c4a4a57d0c5d..09f271206d79 100644 --- a/sys/isofs/cd9660/cd9660_vfsops.c +++ b/sys/isofs/cd9660/cd9660_vfsops.c @@ -36,9 +36,10 @@ * SUCH DAMAGE. * * @(#)cd9660_vfsops.c 8.18 (Berkeley) 5/22/95 - * $Id: cd9660_vfsops.c,v 1.35 1998/03/08 09:56:41 julian Exp $ + * $Id: cd9660_vfsops.c,v 1.36 1998/04/19 23:31:48 julian Exp $ */ +#include "opt_devfs.h" /* for SLICE */ #include #include #include -- cgit v1.2.3