added prefix
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 11 Apr 2003 00:14:24 +0000 (00:14 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 11 Apr 2003 00:14:24 +0000 (00:14 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@94 c046a42c-6fe2-441c-8c8c-71466251a162

syscall-i386.h

index f77b55b..d8fa444 100644 (file)
@@ -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;