From 8b11261a6c56352e662d9dde18e3e8ce1fd10d89 Mon Sep 17 00:00:00 2001 From: kalpak <kalpak> Date: Thu, 6 Sep 2007 11:25:09 +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 75e9f8fba6..cb20435c99 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