These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / crypto / desrfb.c
index fc20a30..ec47dea 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 *);