]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ceph/osdmap.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[net-next-2.6.git] / fs / ceph / osdmap.c
index d82fe87c2a6e62f2a825ebb859158306e73a1448..21c6623c4b07370b73ed73504a031d8a7b01c1d1 100644 (file)
@@ -1,4 +1,7 @@
 
+#include "ceph_debug.h"
+
+#include <linux/slab.h>
 #include <asm/div64.h>
 
 #include "super.h"
@@ -6,7 +9,6 @@
 #include "crush/hash.h"
 #include "crush/mapper.h"
 #include "decode.h"
-#include "ceph_debug.h"
 
 char *ceph_osdmap_state_str(char *str, int len, int state)
 {