Author: bdrewery
Date: Tue Apr 29 01:17:43 2014
New Revision: 265072
URL: http://svnweb.freebsd.org/changeset/base/265072

Log:
  Remove redundant include
  
  MFC after:    3 days

Modified:
  head/sys/geom/geom_disk.c

Modified: head/sys/geom/geom_disk.c
==============================================================================
--- head/sys/geom/geom_disk.c   Tue Apr 29 00:45:42 2014        (r265071)
+++ head/sys/geom/geom_disk.c   Tue Apr 29 01:17:43 2014        (r265072)
@@ -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>
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to