diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2018-04-06 17:35:35 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2018-04-06 17:35:35 +0000 |
| commit | 6469bdcdb6a5968dc7edfcfb495d427b4bfdb3dd (patch) | |
| tree | 91aa218d5c7ba678789e2d491820dfe1e29122b4 /sys/dev/md | |
| parent | d9b41671bfa3cde03ac3795ef8320e718de20086 (diff) | |
Notes
Diffstat (limited to 'sys/dev/md')
| -rw-r--r-- | sys/dev/md/md.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index d5908e771613..be661b2703c7 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -60,7 +60,6 @@ * From: src/sys/dev/vn/vn.c,v 1.122 2000/12/16 16:06:03 */ -#include "opt_compat.h" #include "opt_rootdevname.h" #include "opt_geom.h" #include "opt_md.h" |
