Subject: Re: statfs -> statvfs changes
To: Shin'ichiro TAYA <taya@ba2.so-net.ne.jp>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 04/23/2004 08:05:41
On Apr 23,  3:41pm, taya@ba2.so-net.ne.jp ("Shin'ichiro TAYA") wrote:
-- Subject: Re: statfs -> statvfs changes

| In /usr/include/sys/statvfs.h, typedef is required before
| struct statvfs {..., or statvfs_t should be removed.
| 
| Unless this, variable statvfs_t is defined in each files which
| includes sys/statvfs.h and results linker error "multiple definition
| of `statvfs_t'".

Thanks, Klaus fixed it already.