Remove unneeded #include of geom_stats.h
This commit is contained in:
parent
f48b881942
commit
564632b081
@ -50,7 +50,6 @@
|
||||
#include <sys/fcntl.h>
|
||||
#include <geom/geom.h>
|
||||
#include <geom/geom_int.h>
|
||||
#include <geom/geom_stats.h>
|
||||
#include <machine/limits.h>
|
||||
|
||||
static d_open_t g_dev_open;
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include <sys/sbuf.h>
|
||||
#include <geom/geom.h>
|
||||
#include <geom/geom_int.h>
|
||||
#include <geom/geom_stats.h>
|
||||
#include <machine/stdarg.h>
|
||||
|
||||
struct class_list_head g_classes = LIST_HEAD_INITIALIZER(g_classes);
|
||||
|
Loading…
Reference in New Issue
Block a user