]> Git Repo - linux.git/blobdiff - include/linux/ceph/decode.h
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[linux.git] / include / linux / ceph / decode.h
index c5b6939fb32af578501a280f73f2aa7b4276ac37..220ae21e819b1fb2623d19d8cf4f619862f11c42 100644 (file)
@@ -1,8 +1,9 @@
 #ifndef __CEPH_DECODE_H
 #define __CEPH_DECODE_H
 
-#include <asm/unaligned.h>
+#include <linux/bug.h>
 #include <linux/time.h>
+#include <asm/unaligned.h>
 
 #include "types.h"
 
This page took 0.026591 seconds and 4 git commands to generate.