]> Git Repo - qemu.git/blobdiff - tests/m48t59-test.c
qemu-iotests: fix test_stream_partial()
[qemu.git] / tests / m48t59-test.c
index 6abc4c8bf0e4607accc58c23ec6d2c35ea19e477..a751fd350e26774e78344b4b017e124f781bf457 100644 (file)
  * See the COPYING file in the top-level directory.
  *
  */
-#include "libqtest.h"
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <unistd.h>
+
+#include "libqtest.h"
 
 #define RTC_SECONDS             0x9
 #define RTC_MINUTES             0xa
This page took 0.022922 seconds and 4 git commands to generate.