This commit is contained in:
Eliot Horowitz 2007-10-28 23:06:25 -04:00
parent 5640683c67
commit b623ea8c7f
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ MemoryMappedFile::~MemoryMappedFile() {
}
#ifndef O_NOATIME
#warning NO O_NOATIME
#define O_NOATIME 0
#endif