From ed1c0bcb0cffd5a61ae6ffcc3bb2d4baa6021ad8 Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 16 Feb 2004 22:17:43 +0000 Subject: use osdep.h git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@626 c046a42c-6fe2-441c-8c8c-71466251a162 --- cpu-defs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpu-defs.h') diff --git a/cpu-defs.h b/cpu-defs.h index 013076b..59a0c0f 100644 --- a/cpu-defs.h +++ b/cpu-defs.h @@ -22,6 +22,8 @@ #include "config.h" #include +#include +#include "osdep.h" #ifndef TARGET_LONG_BITS #error TARGET_LONG_BITS must be defined before including this header -- cgit v1.1