aboutsummaryrefslogtreecommitdiff
path: root/disas
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-01-26 18:16:57 +0000
committerPeter Maydell <peter.maydell@linaro.org>2016-01-29 15:07:22 +0000
commitea99dde191379804cb01881f931cd50db6550df7 (patch)
tree91f9081cac107479837cc470f18f3602ae0246fe /disas
parent7b31bbc2e68605ab2f10dc609dd54cf4c7b5f49a (diff)
lm32: Clean up includes
Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1453832250-766-5-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'disas')
-rw-r--r--disas/lm32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/lm32.c b/disas/lm32.c
index 1718c86e1c..fcc2cde23d 100644
--- a/disas/lm32.c
+++ b/disas/lm32.c
@@ -18,7 +18,7 @@
*
*/
-#include <stdio.h>
+#include "qemu/osdep.h"
#include "disas/bfd.h"
typedef enum {