diff options
| -rw-r--r-- | sys/dev/md/md.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 9e4fd4c2ff18..1ace6ab23cc8 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -57,10 +57,7 @@ * From: src/sys/dev/vn/vn.c,v 1.122 2000/12/16 16:06:03 */ -#ifdef notquiteyet #include "opt_geom.h" -#endif - #include "opt_md.h" #include <sys/param.h> |
