]> Git Repo - qemu.git/blobdiff - qga/commands.c
util: move declarations out of qemu-common.h
[qemu.git] / qga / commands.c
index e091ee1af1d5203c6e8e2c749987e6e23eea7bbf..95d8b04a163bf378cbc1cdfef2b6f109c45a576f 100644 (file)
@@ -16,6 +16,7 @@
 #include "qga-qmp-commands.h"
 #include "qapi/qmp/qerror.h"
 #include "qemu/base64.h"
+#include "qemu/cutils.h"
 
 /* Maximum captured guest-exec out_data/err_data - 16MB */
 #define GUEST_EXEC_MAX_OUTPUT (16*1024*1024)
This page took 0.022399 seconds and 4 git commands to generate.