From: scjody Date: Fri, 4 Jan 2008 16:36:47 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_0_51~344 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=137772471db1dac4f44207117be860bf53ac313f;p=fs%2Flustre-release.git Branch b1_4 Fix compile breakage on Cray XT3 b=13516 i=johann i=adilger --- diff --git a/lnet/selftest/selftest.h b/lnet/selftest/selftest.h index 9e9fb67..dd97726 100644 --- a/lnet/selftest/selftest.h +++ b/lnet/selftest/selftest.h @@ -10,11 +10,11 @@ #define LNET_ONLY -#include -#include #ifndef __KERNEL__ #include /* userland spinlock_t and atomic_t */ #endif +#include +#include #include #include #include