These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / test-int128.c
index 0772ef7..cacf6be 100644 (file)
@@ -6,10 +6,9 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <stdio.h>
 #include "qemu/int128.h"
-#include "qemu/osdep.h"
 
 /* clang doesn't support __noclone__ but it does have a mechanism for
  * telling us this. We assume that if we don't have __has_attribute()