]> Git Repo - qemu.git/blobdiff - tests/ds1338-test.c
migration: fix incorrect enable return path
[qemu.git] / tests / ds1338-test.c
index 7d513d89724c273fba27621ff0479953d980f09d..26968bc82a56d635eb3923375a79ec1cf1ae8726 100644 (file)
  *  with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "libqtest.h"
 #include "libqos/i2c.h"
 
-#include <glib.h>
-
 #define IMX25_I2C_0_BASE 0x43F80000
 
 #define DS1338_ADDR 0x68
This page took 0.021093 seconds and 4 git commands to generate.