From f82e4ca62c2bea6ce2d8c4f72263cb29a85f00b3 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 29 Oct 2000 14:54:55 +0000 Subject: Weaken a bogus dependency on in by #ifdef'ing the offending inline function (BUF_KERNPROC) on it being #included already. I'm not sure BUF_KERNPROC() is even the right thing to do or in the right place or implemented the right way (inline vs normal function). Remove consequently unneeded #includes of --- sys/gnu/fs/ext2fs/ext2_linux_ialloc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/gnu/fs/ext2fs/ext2_linux_ialloc.c') diff --git a/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c b/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c index da03c51..3ba49b0 100644 --- a/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c +++ b/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include -- cgit v1.1