From e938d317d57f5bdbcd03330bb1290da29802187d Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Aug 1999 18:43:05 +0000 Subject: Decommision miscfs/specfs/specdev.h. Most of it goes into , a few lines into . Add a few fields to struct specinfo, paving the way for the fun part. --- sys/miscfs/devfs/devfs_vnops.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/miscfs/devfs/devfs_vnops.c') diff --git a/sys/miscfs/devfs/devfs_vnops.c b/sys/miscfs/devfs/devfs_vnops.c index 683d2c7..0a09c66 100644 --- a/sys/miscfs/devfs/devfs_vnops.c +++ b/sys/miscfs/devfs/devfs_vnops.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: devfs_vnops.c,v 1.74 1999/05/11 19:54:35 phk Exp $ + * $Id: devfs_vnops.c,v 1.75 1999/06/26 02:46:17 mckusick Exp $ */ @@ -41,7 +41,6 @@ #include #include #include -#include /* definitions of spec functions we use */ #include #include #include -- cgit v1.1