From e2ce2e64592f7a657773a3c68b1c3c575d0d211d Mon Sep 17 00:00:00 2001 From: kalpak <kalpak> Date: Thu, 6 Sep 2007 11:23:36 +0000 Subject: [PATCH] b=12616 i=adilger, johann Quiet redefinition warning. --- lustre/mds/handler.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/mds/handler.c b/lustre/mds/handler.c index c1aee175a5..b985e63517 100644 --- a/lustre/mds/handler.c +++ b/lustre/mds/handler.c @@ -40,7 +40,6 @@ #include <linux/random.h> #include <linux/fs.h> #include <linux/jbd.h> -#include <linux/ext3_fs.h> #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0)) # include <linux/smp_lock.h> # include <linux/buffer_head.h> -- GitLab