K 10 svn:author V 3 rew K 8 svn:date V 27 2020-10-20T20:59:13.487421Z K 7 svn:log V 521 geom_ctl.c: remove stale header files - Remove "opt_geom.h", no kernel options are used. - Remove , no sysctl functionality is used here. - Remove , requirements for bio moved out in r112534. - Remove and , last used by DROP_GIANT() and PICKUP_GIANT(), which were removed in r115624. - Remove and , not used. Reviewed by: phk, kevans (mentor) Approved by: phk, kevans (mentor) Differential Revision: https://reviews.freebsd.org/D26805 END