diff options
Diffstat (limited to 'crypto/cipher.c')
-rw-r--r-- | crypto/cipher.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/cipher.c b/crypto/cipher.c index 7c333486d2..076dff023c 100644 --- a/crypto/cipher.c +++ b/crypto/cipher.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "crypto/cipher.h" |