change log for rtems (2011-02-24)

Chris Johns chrisj at rtems.org
Thu Feb 24 23:06:48 UTC 2011


On 25/02/11 3:10 AM, rtems-vc at rtems.org wrote:
> -int statvfs(const char *, struct statvfs *);
> -int fstatvfs(int, struct statvfs *);
> +extern int statvfs(const char *, struct statvfs *);
> +extern int fstatvfs(int, struct statvfs *);

Why is the extern needed ?

Chris



More information about the vc mailing list