summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-22 17:46:22 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-22 17:46:22 +0100
commitbf16df772aa33b0b533a48a9183eef904bb2e122 (patch)
tree9632a0d0fd0a09911d9fd2697c55a3a0cd649e98 /sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
parent80bef0ddec9bc03dd01ecb53a14dece766fc29d5 (diff)
parentb4578bab30f72cddd2cf38abfb39f9c8dc892249 (diff)
Merge commit 'refs/top-bases/t/futimens' into t/futimens
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
index 82fc774a9a..9e4f33d485 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
+++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
@@ -44,7 +44,7 @@ struct utmpx32
} ut_tv; /* Time entry was made. */
__int32_t ut_addr_v6[4]; /* Internet address of remote host. */
- char __unused[20]; /* Reserved for future use. */
+ char __glibc_reserved[20]; /* Reserved for future use. */
};
/* The internal interface needed by the compat wrapper functions. */