From 3dcd4dbba766f7335a0d7f214327134ce9cc302e Mon Sep 17 00:00:00 2001 From: yury Date: Sun, 24 Aug 2008 15:53:52 +0000 Subject: [PATCH] b=14608 r=wangdi,shadow - new recov thread code; - cleanups and fixes. --- lustre/obdfilter/filter_log.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lustre/obdfilter/filter_log.c b/lustre/obdfilter/filter_log.c index aaa4297..0177027 100644 --- a/lustre/obdfilter/filter_log.c +++ b/lustre/obdfilter/filter_log.c @@ -50,9 +50,8 @@ #include #include +#include #include -#include - #include "filter_internal.h" int filter_log_sz_change(struct llog_handle *cathandle, -- 1.8.3.1