BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[deliverable/linux.git] / include / linux / regset.h
index 8abee65562230fe05174d2ded6bc8ec50249348b..6325e099105a3a7641aaea2478030f1e3ab4862d 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <linux/compiler.h>
 #include <linux/types.h>
+#include <linux/bug.h>
 #include <linux/uaccess.h>
 struct task_struct;
 struct user_regset;
This page took 0.028733 seconds and 5 git commands to generate.