datapath: Fix sparse warning on BUILD_BUG_ON_NOT_POWER_OF_2 definition.
[sliver-openvswitch.git] / datapath / linux / compat / include / linux / kernel.h
index bd6e9a4..812f213 100644 (file)
@@ -7,6 +7,7 @@
 #endif
 
 #include <linux/version.h>
+#include <linux/bug.h>
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,28)
 #undef pr_emerg
 #define pr_emerg(fmt, ...) \