summaryrefslogtreecommitdiffstats
path: root/qemu/crypto/desrfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/crypto/desrfb.c')
-rw-r--r--qemu/crypto/desrfb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/crypto/desrfb.c b/qemu/crypto/desrfb.c
index fc20a30df..ec47dea3b 100644
--- a/qemu/crypto/desrfb.c
+++ b/qemu/crypto/desrfb.c
@@ -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 *);