tools/virtio: fix the vringh test for virtio ring changes
[linux-2.6-block.git] / tools / virtio / linux / kernel.h
index 21593bf9775526692c297a3ed28a0f8ea0d14cca..8b877167933d13df8dca2519c429cba395843cd6 100644 (file)
@@ -10,6 +10,7 @@
 #include <stdarg.h>
 
 #include <linux/compiler.h>
+#include <linux/log2.h>
 #include <linux/types.h>
 #include <linux/overflow.h>
 #include <linux/list.h>