These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / crypto / init.h
index 5fc510c..2513ed0 100644 (file)
@@ -21,9 +21,6 @@
 #ifndef QCRYPTO_INIT_H__
 #define QCRYPTO_INIT_H__
 
-#include "qemu-common.h"
-#include "qapi/error.h"
-
 int qcrypto_init(Error **errp);
 
 #endif /* QCRYPTO_INIT_H__ */