aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/sysv4/solaris2/bits/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/sysv4/solaris2/bits/types.h')
-rw-r--r--sysdeps/unix/sysv/sysv4/solaris2/bits/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/sysv4/solaris2/bits/types.h b/sysdeps/unix/sysv/sysv4/solaris2/bits/types.h
index 79713e7..1e7b50e 100644
--- a/sysdeps/unix/sysv/sysv4/solaris2/bits/types.h
+++ b/sysdeps/unix/sysv/sysv4/solaris2/bits/types.h
@@ -110,6 +110,9 @@ typedef struct
typedef unsigned long int __fd_mask;
+/* Type to represent block size. */
+typedef long int __blksize_t;
+
/* Types from the Large File Support interface. */
/* Type to count number os disk blocks. */