Date: Wednesday, October 4, 2000 @ 18:06:54
Author: rra
Update of /dist1/cvs/isc/inn/inn/storage/timecaf
from pub3.rc.vix.com:/tmp/cvs-serv21665
Modified: timecaf.c
Unconditionally include fcntl.h, add MAP_FAILED and check failed mmaps
against it, change CloseOnExec to close_on_exec, and change BOOL to bool
and SIZE_T to size_t.