Subject: Re: "stat" define/redefine problem
To: None <Havard.Eidnes@runit.sintef.no>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 10/22/1997 03:50:30
On Tue, Oct 21, 1997 at 11:51:25PM +0200, Havard.Eidnes@runit.sintef.no wrote:
> cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith  -c /usr/src/bin/mt/mt.c
> In file included from /usr/src/bin/mt/mt.c:58:
> /usr/include/sys/stat.h:235: warning: `stat' redefined
> /usr/include/rmt.h:32: warning: this is the location of the previous definition

[...]

That's being fixed.. probably fixed already when you read this.

- Frank