Author: bdrewery Date: Wed May 14 15:35:51 2014 New Revision: 266037 URL: http://svnweb.freebsd.org/changeset/base/266037
Log: MFC r265072: Remove redundant include Modified: stable/9/sys/geom/geom_disk.c Directory Properties: stable/9/sys/ (props changed) Modified: stable/9/sys/geom/geom_disk.c ============================================================================== --- stable/9/sys/geom/geom_disk.c Wed May 14 15:35:01 2014 (r266036) +++ stable/9/sys/geom/geom_disk.c Wed May 14 15:35:51 2014 (r266037) @@ -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-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"