]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/desrfb.c
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into...
[mirror_qemu.git] / crypto / desrfb.c
index fc20a30dfe93bfd8419496ff0a2f9c4425a7ded0..ec47dea3bbeb012e18f7e77919621c1d4cca2993 100644 (file)
@@ -26,6 +26,7 @@
  * (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
  */
 
+#include "qemu/osdep.h"
 #include "crypto/desrfb.h"
 
 static void scrunch(unsigned char *, unsigned long *);