From 0f924547b0b94c68712dbdc29b14c1c063d1fda9 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 17 Jul 2006 09:07:02 +0000 Subject: Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in DEVFS. Remove the opt_devfs.h file now that it is empty. --- sys/fs/devfs/devfs_vfsops.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/fs/devfs/devfs_vfsops.c') diff --git a/sys/fs/devfs/devfs_vfsops.c b/sys/fs/devfs/devfs_vfsops.c index ecca629..17db07a 100644 --- a/sys/fs/devfs/devfs_vfsops.c +++ b/sys/fs/devfs/devfs_vfsops.c @@ -34,8 +34,6 @@ * $FreeBSD$ */ -#include "opt_devfs.h" - #include #include #include -- cgit v1.1