]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/tlscredspsk.c
migration/postcopy: discard_length must not be 0
[mirror_qemu.git] / crypto / tlscredspsk.c
index 7be7c8efdd78e3462048eaaae15e69c678d00440..4b6cf636ce9c284b614223f7588aebaf27364875 100644 (file)
@@ -6,7 +6,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -22,6 +22,7 @@
 #include "crypto/tlscredspsk.h"
 #include "tlscredspriv.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "qom/object_interfaces.h"
 #include "trace.h"