BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[deliverable/linux.git] / include / linux / seq_file.h
index 44f1514b00bad206310e813ee24223a38aa8cfa0..5ff2df6c8217b282f09379601845b2f51484defa 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <linux/types.h>
 #include <linux/string.h>
+#include <linux/bug.h>
 #include <linux/mutex.h>
 #include <linux/cpumask.h>
 #include <linux/nodemask.h>
This page took 0.030462 seconds and 5 git commands to generate.