Skip to content
Snippets Groups Projects
Commit 13777247 authored by scjody's avatar scjody
Browse files

Branch b1_4

Fix compile breakage on Cray XT3

b=13516
i=johann
i=adilger
parent 8e8543ac
No related branches found
No related tags found
No related merge requests found
...@@ -10,11 +10,11 @@ ...@@ -10,11 +10,11 @@
#define LNET_ONLY #define LNET_ONLY
#include <libcfs/kp30.h>
#include <libcfs/libcfs.h>
#ifndef __KERNEL__ #ifndef __KERNEL__
#include <liblustre.h> /* userland spinlock_t and atomic_t */ #include <liblustre.h> /* userland spinlock_t and atomic_t */
#endif #endif
#include <libcfs/kp30.h>
#include <libcfs/libcfs.h>
#include <lnet/lnet.h> #include <lnet/lnet.h>
#include <lnet/lib-lnet.h> #include <lnet/lib-lnet.h>
#include <lnet/lib-types.h> #include <lnet/lib-types.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment