use osdep.h
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@626 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
22a46c55e4
commit
ed1c0bcb0c
@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
|
#include <inttypes.h>
|
||||||
|
#include "osdep.h"
|
||||||
|
|
||||||
#ifndef TARGET_LONG_BITS
|
#ifndef TARGET_LONG_BITS
|
||||||
#error TARGET_LONG_BITS must be defined before including this header
|
#error TARGET_LONG_BITS must be defined before including this header
|
||||||
|
Loading…
Reference in New Issue
Block a user