diff options
Diffstat (limited to 'fs/ceph/auth_none.h')
-rw-r--r-- | fs/ceph/auth_none.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ceph/auth_none.h b/fs/ceph/auth_none.h index 56c05533a31c..8164df1a08be 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" /* |