summaryrefslogtreecommitdiffstats
path: root/fs/ceph/auth.c
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-04-20 15:20:33 -0700
committerSage Weil <sage@newdream.net>2010-05-03 10:49:24 -0700
commitd45d0d970f495e04a4e4f46acd74e90f4a4564f9 (patch)
treef5be41231ee8b925c01b3d291f8919b8e451101d /fs/ceph/auth.c
parent0b0c06d1476290cea248923c0ee7be9fd61cacea (diff)
downloadop-kernel-dev-d45d0d970f495e04a4e4f46acd74e90f4a4564f9.zip
op-kernel-dev-d45d0d970f495e04a4e4f46acd74e90f4a4564f9.tar.gz
ceph: add missing #includes
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/auth.c')
-rw-r--r--fs/ceph/auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ceph/auth.c b/fs/ceph/auth.c
index f6394b9..818afe7 100644
--- a/fs/ceph/auth.c
+++ b/fs/ceph/auth.c
@@ -3,6 +3,7 @@
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/err.h>
+#include <linux/slab.h>
#include "types.h"
#include "auth_none.h"
OpenPOWER on IntegriCloud