Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ace9a
)
Merge from b_devel.
author
adilger
<adilger>
Thu, 10 Apr 2003 09:23:37 +0000
(09:23 +0000)
committer
adilger
<adilger>
Thu, 10 Apr 2003 09:23:37 +0000
(09:23 +0000)
lustre/obdclass/uuid.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/uuid.c
b/lustre/obdclass/uuid.c
index
fed9a8f
..
dec9a4f
100644
(file)
--- a/
lustre/obdclass/uuid.c
+++ b/
lustre/obdclass/uuid.c
@@
-15,13
+15,14
@@
#ifdef __KERNEL__
#include <linux/ctype.h>
#include <linux/kernel.h>
+#include <linux/sched.h>
+#include <linux/smp_lock.h>
#else
#include <liblustre.h>
#endif
#include <linux/obd_support.h>
#include <linux/obd_class.h>
-#include <linux/smp_lock.h>
struct uuid {
__u32 time_low;