summaryrefslogtreecommitdiffstats
path: root/sys/fs/devfs/devfs_devs.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-07-17 09:07:02 +0000
committerphk <phk@FreeBSD.org>2006-07-17 09:07:02 +0000
commit0f924547b0b94c68712dbdc29b14c1c063d1fda9 (patch)
tree512763ef9035836fe344023d1c28f1a46dcde8f9 /sys/fs/devfs/devfs_devs.c
parent9c55065deab9f014361307109583179c6ccfe0d2 (diff)
downloadFreeBSD-src-0f924547b0b94c68712dbdc29b14c1c063d1fda9.zip
FreeBSD-src-0f924547b0b94c68712dbdc29b14c1c063d1fda9.tar.gz
Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in
DEVFS. Remove the opt_devfs.h file now that it is empty.
Diffstat (limited to 'sys/fs/devfs/devfs_devs.c')
-rw-r--r--sys/fs/devfs/devfs_devs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/devfs/devfs_devs.c b/sys/fs/devfs/devfs_devs.c
index e1c82e8..d933f9f 100644
--- a/sys/fs/devfs/devfs_devs.c
+++ b/sys/fs/devfs/devfs_devs.c
@@ -28,7 +28,6 @@
* $FreeBSD$
*/
-#include "opt_devfs.h"
#include "opt_mac.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud