]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/debug_locks.h
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[mirror_ubuntu-artful-kernel.git] / include / linux / debug_locks.h
index 5033fb88c107f6ec5189cea9b642a3d00eb1e93a..94f20c1488a19cff3b21e9da5e58d3114c23ffcf 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <linux/kernel.h>
 #include <linux/atomic.h>
+#include <linux/bug.h>
 #include <asm/system.h>
 
 struct task_struct;