]> Git Repo - qemu.git/blobdiff - balloon.c
trace: avoid SystemTap "char const" warnings
[qemu.git] / balloon.c
index f8b5ca9870232d6e86f5ced3c841567f10337d3a..d8dd6fe77389bd3b9c194cf579a2b91451ebec40 100644 (file)
--- a/balloon.c
+++ b/balloon.c
@@ -33,7 +33,6 @@
 #include "qmp-commands.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
-#include "qapi/qmp/qjson.h"
 
 static QEMUBalloonEvent *balloon_event_fn;
 static QEMUBalloonStatus *balloon_stat_fn;
This page took 0.023392 seconds and 4 git commands to generate.