]> Git Repo - qemu.git/blobdiff - crypto/cipher-nettle.c
xics: report errors with the QEMU Error API
[qemu.git] / crypto / cipher-nettle.c
index 7449338d3b657029a9775e5aff89484d5a870719..cd2675c0bca3aff7c0d4768d1523aa4620c759f2 100644 (file)
@@ -18,6 +18,7 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <nettle/nettle-types.h>
 #include <nettle/aes.h>
 #include <nettle/des.h>
This page took 0.020536 seconds and 4 git commands to generate.