summaryrefslogtreecommitdiffstats
path: root/sys/geom
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-04-29 01:17:43 +0000
committerbdrewery <bdrewery@FreeBSD.org>2014-04-29 01:17:43 +0000
commitead223adaa3000e8bfbd7584babbfcbcae4e5f3b (patch)
tree1ebdccacb164b93504dd9154086343ec199ee7ab /sys/geom
parent24bb74dc5a3dcff0c15f0758bc8b47f60198b6bd (diff)
downloadFreeBSD-src-ead223adaa3000e8bfbd7584babbfcbcae4e5f3b.zip
FreeBSD-src-ead223adaa3000e8bfbd7584babbfcbcae4e5f3b.tar.gz
Remove redundant include
MFC after: 3 days
Diffstat (limited to 'sys/geom')
-rw-r--r--sys/geom/geom_disk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_disk.c b/sys/geom/geom_disk.c
index 9548555..f2181ba 100644
--- a/sys/geom/geom_disk.c
+++ b/sys/geom/geom_disk.c
@@ -47,7 +47,6 @@ __FBSDID("$FreeBSD$");
#include <sys/fcntl.h>
#include <sys/malloc.h>
#include <sys/sbuf.h>
-#include <sys/sysctl.h>
#include <sys/devicestat.h>
#include <machine/md_var.h>
OpenPOWER on IntegriCloud