aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/init.h')
-rw-r--r--include/crypto/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/crypto/init.h b/include/crypto/init.h
index 04c1edf770..f79c02266b 100644
--- a/include/crypto/init.h
+++ b/include/crypto/init.h
@@ -21,6 +21,8 @@
#ifndef QCRYPTO_INIT_H
#define QCRYPTO_INIT_H
+#include "qapi/error.h"
+
int qcrypto_init(Error **errp);
#endif /* QCRYPTO_INIT_H */