diff --git a/syscall-i386.h b/syscall-i386.h index f77b55b0ac65926e61cf9bd6051ba9d8d92c26ef..d8fa444c97edda56d6ed033addb30b3d79399c81 100644 --- a/syscall-i386.h +++ b/syscall-i386.h @@ -302,7 +302,7 @@ struct target_stat64 { unsigned short st_dev; unsigned char __pad0[10]; -#define STAT64_HAS_BROKEN_ST_INO 1 +#define TARGET_STAT64_HAS_BROKEN_ST_INO 1 target_ulong __st_ino; unsigned int st_mode;