diff options
Diffstat (limited to 'disas/sparc.c')
-rw-r--r-- | disas/sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/sparc.c b/disas/sparc.c index 59a1e36cf7..64bba8df27 100644 --- a/disas/sparc.c +++ b/disas/sparc.c @@ -26,7 +26,7 @@ along with GAS or GDB; see the file COPYING. If not, see <http://www.gnu.org/licenses/>. */ -#include <stdlib.h> +#include "qemu/osdep.h" #include "disas/bfd.h" /* The SPARC opcode table (and other related data) is defined in |