diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-01-13 17:31:46 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-01-13 17:31:46 +0000 |
| commit | a4f8615810c68047aa7568a59efbb2f9695ccd30 (patch) | |
| tree | cbebbbe085ced4c88e4e56e565124ab8f52d0a76 /sys/dev/md/md.c | |
| parent | 3df9fdfb2f37fa2f0b29e7e899c1e52ad7e60351 (diff) | |
Notes
Diffstat (limited to 'sys/dev/md/md.c')
| -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> |
