BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[deliverable/linux.git] / include / net / timewait_sock.h
index 053b3cf2c66a05b510b597070152ba26942cd35d..8d6689cb2c6606821f4a6e0fcd8c2b07358fc561 100644 (file)
@@ -12,6 +12,7 @@
 #define _TIMEWAIT_SOCK_H
 
 #include <linux/slab.h>
+#include <linux/bug.h>
 #include <net/sock.h>
 
 struct timewait_sock_ops {
This page took 0.026343 seconds and 5 git commands to generate.