diff options
Diffstat (limited to 'sys/geom/geom_sunlabel.c')
-rw-r--r-- | sys/geom/geom_sunlabel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_sunlabel.c b/sys/geom/geom_sunlabel.c index 8b73091..97a7390 100644 --- a/sys/geom/geom_sunlabel.c +++ b/sys/geom/geom_sunlabel.c @@ -52,7 +52,6 @@ #include <sys/lock.h> #include <sys/mutex.h> #endif -#include <sys/errno.h> #include <geom/geom.h> #include <geom/geom_slice.h> #include <machine/endian.h> |