summary refs log tree commit diff
path: root/bits/typesizes.h
diff options
context:
space:
mode:
Diffstat (limited to 'bits/typesizes.h')
-rw-r--r--bits/typesizes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bits/typesizes.h b/bits/typesizes.h
index e1c5a27bb7..179fe5f562 100644
--- a/bits/typesizes.h
+++ b/bits/typesizes.h
@@ -57,6 +57,7 @@
 #define __BLKSIZE_T_TYPE	__SLONGWORD_TYPE
 #define __FSID_T_TYPE		struct { int __val[2]; }
 #define __SSIZE_T_TYPE		__SWORD_TYPE
+#define __SNSECONDS_T_TYPE	__SLONGWORD_TYPE
 
 /* Number of descriptors that can fit in an `fd_set'.  */
 #define	__FD_SETSIZE		1024