These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / util / crc32c.c
index 8866327..7e99555 100644 (file)
@@ -25,6 +25,7 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "qemu/crc32c.h"