Verify in fwd_port_input() that we are not passed packets that are shared.
[sliver-openvswitch.git] / datapath / linux-2.4 / compat-2.4 / include / linux / kernel.h
index 543ba9b..a6fc906 100644 (file)
@@ -3,6 +3,7 @@
 
 #include_next <linux/kernel.h>
 #include <linux/config.h>
+#include <asm/bug.h>
 
 /**
  * container_of - cast a member of a structure out to the containing structure