]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/hash.c
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-request...
[mirror_qemu.git] / crypto / hash.c
index 8dab25d9ea20ae88f953aada027a049a536043fa..b97323cf9016f9feba9aa88dcc7f05d717328d25 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include "qapi/error.h"
 #include "crypto/hash.h"
 #include "hashpriv.h"