]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qga/service-win32.c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[mirror_qemu.git] / qga / service-win32.c
index aef41f04f163450434f62b795d37494d25f2ece1..fd434e3f49f842fbf40db2012b6a543ee6732cd4 100644 (file)
@@ -10,9 +10,7 @@
  * 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 <stdlib.h>
-#include <stdio.h>
-#include <glib.h>
+#include "qemu/osdep.h"
 #include <windows.h>
 #include "qga/service-win32.h"