summaryrefslogtreecommitdiffstats
path: root/qemu/hw/char/lm32_juart.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/char/lm32_juart.c')
-rw-r--r--qemu/hw/char/lm32_juart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/char/lm32_juart.c b/qemu/hw/char/lm32_juart.c
index 62763f2f4..5bf8acfe8 100644
--- a/qemu/hw/char/lm32_juart.c
+++ b/qemu/hw/char/lm32_juart.c
@@ -17,6 +17,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/sysbus.h"
#include "trace.h"