diff options
Diffstat (limited to 'target-xtensa/core-fsf.c')
-rw-r--r-- | target-xtensa/core-fsf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-xtensa/core-fsf.c b/target-xtensa/core-fsf.c index f6ea6b9..15ef470 100644 --- a/target-xtensa/core-fsf.c +++ b/target-xtensa/core-fsf.c @@ -25,6 +25,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/exec-all.h" #include "exec/gdbstub.h" |