]> Git Repo - qemu.git/blobdiff - qjson.c
nbd: enable use of TLS with qemu-nbd server
[qemu.git] / qjson.c
diff --git a/qjson.c b/qjson.c
index e478802a461f6b5556732d8a07b5066780c1c524..b65ca6ee5ec539fa7b4e0f3d40ebe235e89882af 100644 (file)
--- a/qjson.c
+++ b/qjson.c
@@ -11,8 +11,8 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <qapi/qmp/qstring.h>
-#include <stdbool.h>
 #include <glib.h>
 #include <qjson.h>
 #include <qemu/module.h>
This page took 0.02259 seconds and 4 git commands to generate.