From a46f2169d30470c810411cb7f223713d46065651 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 15 May 2012 18:05:26 -0700 Subject: Remove __snseconds_t --- bits/typesizes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bits/typesizes.h') diff --git a/bits/typesizes.h b/bits/typesizes.h index b0f284be28..bdd040b5b5 100644 --- a/bits/typesizes.h +++ b/bits/typesizes.h @@ -1,5 +1,6 @@ /* bits/typesizes.h -- underlying types for *_t. Generic version. - Copyright (C) 2002, 2003 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2012 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -57,7 +58,6 @@ #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 #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE -- cgit 1.4.1