]> Git Repo - qemu.git/blobdiff - tests/tmp105-test.c
exec: Remove unneeded include files
[qemu.git] / tests / tmp105-test.c
index 5ac48e2f5c332452f3637a1d28a27f8c991d9bac..0834219e35d6d0eb24f6b9594769073ab95ff19d 100644 (file)
@@ -6,12 +6,13 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
+
+#include <glib.h>
+
 #include "libqtest.h"
 #include "libqos/i2c.h"
 #include "hw/misc/tmp105_regs.h"
 
 #include "libqtest.h"
 #include "libqos/i2c.h"
 #include "hw/misc/tmp105_regs.h"
 
-#include <glib.h>
-
 #define OMAP2_I2C_1_BASE 0x48070000
 
 #define N8X0_ADDR 0x48
 #define OMAP2_I2C_1_BASE 0x48070000
 
 #define N8X0_ADDR 0x48
This page took 0.024284 seconds and 4 git commands to generate.