summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2014-02-24 00:40:32 -0800
committerMichael Pavone <pavone@retrodev.com>2014-02-24 00:40:32 -0800
commit543c2656175b2832c1279452872962499d492c7a (patch)
tree0312e28b78afbae58c8199630d2f6651eabe44a9
parent116af62e26522908dca8e3eaa4736e70ef7c636c (diff)
Fix build breakage
-rw-r--r--x86_backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x86_backend.h b/x86_backend.h
index c556800..ea52c2d 100644
--- a/x86_backend.h
+++ b/x86_backend.h
@@ -7,6 +7,7 @@
#define X86_BACKEND_H_
#include <stdint.h>
+#include <stdio.h>
#define INVALID_OFFSET 0xFFFFFFFF
#define EXTENSION_WORD 0xFFFFFFFE