]> Git Repo - qemu.git/blobdiff - tests/test-qmp-input-strict.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
[qemu.git] / tests / test-qmp-input-strict.c
index 775ad39d937826d8dd79ffbf0f2ef957849db1f0..d71727e27243ee67df76984333d9f4199cc276ef 100644 (file)
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <stdarg.h>
 
 #include "qemu-common.h"
+#include "qapi/error.h"
 #include "qapi/qmp-input-visitor.h"
 #include "test-qapi-types.h"
 #include "test-qapi-visit.h"
This page took 0.022884 seconds and 4 git commands to generate.