From 0fbc69d09f2f979236805df96eb29bb8617d9439 Mon Sep 17 00:00:00 2001 From: pschwan Date: Thu, 10 Oct 2002 17:11:19 +0000 Subject: [PATCH] b=621450 Fix IA64 include problem; tested build on IA32 without incident. --- lustre/obdfilter/filter.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/obdfilter/filter.c b/lustre/obdfilter/filter.c index c848fa7..58f0669 100644 --- a/lustre/obdfilter/filter.c +++ b/lustre/obdfilter/filter.c @@ -24,6 +24,7 @@ #include #include #include +#include long filter_memory; -- 1.8.3.1