]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-timed-average.c
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / tests / test-timed-average.c
index a049799b80422e5d568b3ed5c7f0990481d7fa13..e2bcf5fe13834e64106758cdbdad7049838749bc 100644 (file)
@@ -10,8 +10,7 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
-#include <glib.h>
-#include <unistd.h>
+#include "qemu/osdep.h"
 
 #include "qemu/timed-average.h"