commit | d45d0d970f495e04a4e4f46acd74e90f4a4564f9 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Apr 20 15:20:33 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Mon May 03 10:49:24 2010 -0700 |
tree | f5be41231ee8b925c01b3d291f8919b8e451101d | |
parent | 0b0c06d1476290cea248923c0ee7be9fd61cacea [diff] [blame] |
ceph: add missing #includes Signed-off-by: Sage Weil <sage@newdream.net>
diff --git a/fs/ceph/auth_none.h b/fs/ceph/auth_none.h index 56c0553..8164df1 100644 --- a/fs/ceph/auth_none.h +++ b/fs/ceph/auth_none.h
@@ -1,6 +1,8 @@ #ifndef _FS_CEPH_AUTH_NONE_H #define _FS_CEPH_AUTH_NONE_H +#include <linux/slab.h> + #include "auth.h" /*