]> git.proxmox.com Git - qemu.git/blobdiff - dump-stub.c
iscsi: add iscsi_truncate support
[qemu.git] / dump-stub.c
index 165c005b42fe4a11a70f977fbd51920306ad6137..a9d0b3c67b10ef1caec46dbbbd5353a4dec9231b 100644 (file)
@@ -6,14 +6,14 @@
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
 #include "qemu-common.h"
-#include "dump.h"
-#include "qerror.h"
+#include "sysemu/dump.h"
+#include "qapi/qmp/qerror.h"
 #include "qmp-commands.h"
 
 /* we need this function in hmp.c */