mmap compile warnings

Dirk-Jan Koopman (djk@chbi.co.uk)
Tue, 19 Mar 1996 18:02:57 +0000 (GMT)


In 1.3.76 (actually this has been like this for a while) I get:-

/usr/include/sys/mman.h:11: warning: `MAP_FILE' redefined
/usr/include/asm/mman.h:29: warning: this is the location of the previous
definition

This is on 2.7.0.

I think Linus has to make a decision where he wants it defined.

Dirk