diff options
Diffstat (limited to 'lib/libgeom/geom_stats.c')
-rw-r--r-- | lib/libgeom/geom_stats.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libgeom/geom_stats.c b/lib/libgeom/geom_stats.c index f4ada93..9f9faf2 100644 --- a/lib/libgeom/geom_stats.c +++ b/lib/libgeom/geom_stats.c @@ -42,11 +42,6 @@ #include <sys/types.h> #include <geom/geom_stats.h> -#if 0 -#include <stdio.h> -#include <stdint.h> -#include <err.h> -#endif /************************************************************/ static uint npages, pagesize, spp; |