]> Git Repo - qemu.git/blobdiff - util/id.c
s390x/vfio: ap: Introduce VFIO AP device
[qemu.git] / util / id.c
index 7883fbec794b5186203b3b8ea519b60c781537ad..614135295536be17fac07ab2e487705de8ffa0bb 100644 (file)
--- a/util/id.c
+++ b/util/id.c
@@ -10,7 +10,9 @@
  * or later.  See the COPYING.LIB file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
+#include "qemu/id.h"
 
 bool id_wellformed(const char *id)
 {
This page took 0.019234 seconds and 4 git commands to generate.