K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-09-16T18:36:14.000000Z
K 7
svn:log
V 326
Previously MMAP_PTR was defined only if ACT_STYLE was MMAP or if or if MMAP
was defined.  We're moving more towards run-time configuration, so we want
to be able to use MMAP_PTR in code even if the mmap code never executes.
MMAP_PTR is now always available and clibrary.h doesn't define a prototype
for mmap()

Obtained from:

END
