diff options
Diffstat (limited to 'lib/bug.c')
| -rw-r--r-- | lib/bug.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -45,6 +45,7 @@ | |||
| 45 | #include <linux/kernel.h> | 45 | #include <linux/kernel.h> | 
| 46 | #include <linux/bug.h> | 46 | #include <linux/bug.h> | 
| 47 | #include <linux/sched.h> | 47 | #include <linux/sched.h> | 
| 48 | #include <linux/rculist.h> | ||
| 48 | 49 | ||
| 49 | extern const struct bug_entry __start___bug_table[], __stop___bug_table[]; | 50 | extern const struct bug_entry __start___bug_table[], __stop___bug_table[]; | 
| 50 | 51 | ||
