summaryrefslogtreecommitdiff
path: root/sys/geom/geom_io.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
commitb4b138c27f9f250fa0ce955de65761501559c328 (patch)
treeedaddd833b7da7fad5ccce7a97a7d3c7c70d9786 /sys/geom/geom_io.c
parenteb51ffcb6d72ccc2249cc61e81aa74c3ee364c53 (diff)
Notes
Diffstat (limited to 'sys/geom/geom_io.c')
-rw-r--r--sys/geom/geom_io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_io.c b/sys/geom/geom_io.c
index b0ab5126733e..e67738a083e0 100644
--- a/sys/geom/geom_io.c
+++ b/sys/geom/geom_io.c
@@ -37,7 +37,6 @@
#include <sys/param.h>
-#include <sys/stdint.h>
#ifndef _KERNEL
#include <stdio.h>
#include <string.h>