summaryrefslogtreecommitdiff
path: root/sys/geom/geom_pc98.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-09-28 11:57:20 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-09-28 11:57:20 +0000
commit4ae677009edd2ac1517bb8800024fd8157b256e7 (patch)
tree40b1e818a036fa605ff8ea48182d112c3308e3fb /sys/geom/geom_pc98.c
parenteadf0ffdce0a6b06da3ad18f4af443e66fd540cc (diff)
Notes
Diffstat (limited to 'sys/geom/geom_pc98.c')
-rw-r--r--sys/geom/geom_pc98.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_pc98.c b/sys/geom/geom_pc98.c
index 4fcdf4bc32e2..96cc847ef5c7 100644
--- a/sys/geom/geom_pc98.c
+++ b/sys/geom/geom_pc98.c
@@ -53,7 +53,6 @@
#include <sys/mutex.h>
#endif
#include <sys/stdint.h>
-#include <sys/errno.h>
#include <geom/geom.h>
#include <geom/geom_slice.h>
#include <machine/endian.h>