]> Git Repo - qemu.git/blobdiff - qga/vss-win32/provider.cpp
linux-user: Fix definition of target_sigevent for 32-bit guests
[qemu.git] / qga / vss-win32 / provider.cpp
index d5129f8f65883ed8b6d7fccf5028d1f118a55c40..ef9466909ad4c16585858c6a23be5ba988e3e326 100644 (file)
  * See the COPYING file in the top-level directory.
  */
 
-#include <stdio.h>
+#include "qemu/osdep.h"
 #include "vss-common.h"
-#include "inc/win2003/vscoordint.h"
-#include "inc/win2003/vsprov.h"
+#include <inc/win2003/vscoordint.h>
+#include <inc/win2003/vsprov.h>
 
 #define VSS_TIMEOUT_MSEC (60*1000)
 
This page took 0.024285 seconds and 4 git commands to generate.