about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86/bits/typesizes.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-07 13:08:22 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-07 13:08:22 -0700
commit75f99c5145faec5e3fc4b1c9f75a7e2588df28b1 (patch)
tree625b8fa0a48313f1e90495b216ad02bdb84c09d2 /sysdeps/unix/sysv/linux/x86/bits/typesizes.h
parent6dad2c06889774ddaf6eac09799821e3941bfa87 (diff)
downloadglibc-roland/stat64.tar.gz
glibc-roland/stat64.tar.xz
glibc-roland/stat64.zip
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86/bits/typesizes.h')
-rw-r--r--sysdeps/unix/sysv/linux/x86/bits/typesizes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86/bits/typesizes.h b/sysdeps/unix/sysv/linux/x86/bits/typesizes.h
index 397e867245..ee816a5f87 100644
--- a/sysdeps/unix/sysv/linux/x86/bits/typesizes.h
+++ b/sysdeps/unix/sysv/linux/x86/bits/typesizes.h
@@ -81,6 +81,9 @@
 
 /* Same for ino_t and ino64_t.  */
 # define __INO_T_MATCHES_INO64_T	1
+
+/* Same for blkcnt_t and blkcnt64_t.  */
+# define __BLKCNT_T_MATCHES_BLKCNT64_T
 #endif
 
 /* Number of descriptors that can fit in an `fd_set'.  */