Whamcloud - gitweb
Branch b1_4
authorscjody <scjody>
Fri, 4 Jan 2008 16:36:47 +0000 (16:36 +0000)
committerscjody <scjody>
Fri, 4 Jan 2008 16:36:47 +0000 (16:36 +0000)
Fix compile breakage on Cray XT3

b=13516
i=johann
i=adilger

lnet/selftest/selftest.h

index 9e9fb67..dd97726 100644 (file)
 
 #define LNET_ONLY
 
-#include <libcfs/kp30.h>
-#include <libcfs/libcfs.h>
 #ifndef __KERNEL__
 #include <liblustre.h> /* userland spinlock_t and atomic_t */
 #endif
+#include <libcfs/kp30.h>
+#include <libcfs/libcfs.h>
 #include <lnet/lnet.h>
 #include <lnet/lib-lnet.h>
 #include <lnet/lib-types.h>