]> Git Repo - qemu.git/blobdiff - tests/test-mul64.c
tests: Clean up includes
[qemu.git] / tests / test-mul64.c
index a0a17f77755cde501bf5868cf4e1950a15f9dd37..1282ec5a22134d4a80b8cc038da172721c509fae 100644 (file)
@@ -6,10 +6,9 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <stdint.h>
 #include "qemu/host-utils.h"
-#include "qemu/osdep.h"
 
 
 typedef struct {
This page took 0.022607 seconds and 4 git commands to generate.