From d864f7a1387d0ef2e703bd2c6ea7560562b73ffa Mon Sep 17 00:00:00 2001 From: kalpak Date: Tue, 1 Jul 2008 13:49:41 +0000 Subject: [PATCH] b=15284 i=shadow libattr package may not be installed on all systems --- lustre/utils/ll_recover_lost_found_objs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/ll_recover_lost_found_objs.c b/lustre/utils/ll_recover_lost_found_objs.c index c42413d..71b5bd2 100644 --- a/lustre/utils/ll_recover_lost_found_objs.c +++ b/lustre/utils/ll_recover_lost_found_objs.c @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include #include -- 1.8.3.1