summaryrefslogtreecommitdiff
path: root/syscall-i386.h
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-04-11 00:14:24 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-04-11 00:14:24 +0000
commit1d346ae63a2d132c5fa5f7576553abf4e58eb85f (patch)
tree47d6cd9d82ca12a03c5beb01b2058a1c04d6d0ef /syscall-i386.h
parent74cd30b811cc2fe4b376bc1c0fa2cf48810d5103 (diff)
downloadqemu-1d346ae63a2d132c5fa5f7576553abf4e58eb85f.tar.gz
added prefix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@94 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'syscall-i386.h')
-rw-r--r--syscall-i386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/syscall-i386.h b/syscall-i386.h
index f77b55b0ac..d8fa444c97 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;