summaryrefslogtreecommitdiffstats
path: root/qemu/target-openrisc/exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/target-openrisc/exception.c')
-rw-r--r--qemu/target-openrisc/exception.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/target-openrisc/exception.c b/qemu/target-openrisc/exception.c
index 74652a58f..ace3184d5 100644
--- a/qemu/target-openrisc/exception.c
+++ b/qemu/target-openrisc/exception.c
@@ -17,6 +17,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "cpu.h"
#include "exception.h"