os_defines.h: Include <features.h>.
authorHans-Peter Nilsson <hp@bitrange.com>
Thu, 23 Nov 2000 11:30:46 +0000 (11:30 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 23 Nov 2000 11:30:46 +0000 (11:30 +0000)
commitd0c3e4f4987cc0e0e0a8880554593ebace217b00
tree139f6032bf8661cbe50be0e498bf661949702035
parent99a9c9460d48b857f4aca5667724e3dbf920a114
os_defines.h: Include <features.h>.

* config/os/gnu-linux/bits/os_defines.h: Include <features.h>.
If not glibc 2.1 or higher, include <gnu/types.h> and define
__off64_t as __loff_t and #define __THROW as empty.

* libio/libio.h [__P]: Move __THROW and __PMT into their own
ifndef:s.

From-SVN: r37695
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/gnu-linux/bits/os_defines.h
libstdc++-v3/libio/libio.h