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_rule.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/fs/devfs/devfs_rule.c') diff --git a/sys/fs/devfs/devfs_rule.c b/sys/fs/devfs/devfs_rule.c index bfd23b7..a0caad9 100644 --- a/sys/fs/devfs/devfs_rule.c +++ b/sys/fs/devfs/devfs_rule.c @@ -62,8 +62,6 @@ * know the convention). */ -#include "opt_devfs.h" - #include #include #include -- cgit v1.1