From cdca9c06d93240307fb2625e347d65d1c1efc5ce Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Mon, 3 Jan 2005 12:53:10 +0000 Subject: [PATCH] Remove unused #include. --- sys/geom/raid3/g_raid3.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/geom/raid3/g_raid3.c b/sys/geom/raid3/g_raid3.c index 939eeb35d12..2a97462897e 100644 --- a/sys/geom/raid3/g_raid3.c +++ b/sys/geom/raid3/g_raid3.c @@ -39,7 +39,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include