aboutsummaryrefslogtreecommitdiff
path: root/risu.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-02-24 17:02:25 +0000
committerPeter Maydell <peter.maydell@linaro.org>2017-02-24 17:02:58 +0000
commitdba9aa017ec07db49a7bd163f0b4943e3238f83f (patch)
tree0baceaee3c36b46d6ebab29c4fa7127bf5a8833d /risu.h
parent96d0b66036df61596f6fa5f7a83c6640f8350b23 (diff)
Tidy up #include lines
Tidy up unnecessary #includes that risu.h provides. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'risu.h')
-rw-r--r--risu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/risu.h b/risu.h
index 90e4f23..883bcf7 100644
--- a/risu.h
+++ b/risu.h
@@ -15,6 +15,7 @@
#include <inttypes.h>
#include <stdint.h>
#include <ucontext.h>
+#include <stdio.h>
/* GCC computed include to pull in the correct risu_reginfo_*.h for
* the architecture.