- Timestamp:
- 08/01/08 14:47:24 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BAL/OWBAL/Concretizations/Memory/WK/BCTCSystemAllocWK.cpp
r426 r427 44 44 #include <errno.h> 45 45 #include <unistd.h> 46 #if !PLATFORM(AMIGAOS4)47 46 #include <sys/mman.h> 48 #endif49 47 #endif 50 48 #include <fcntl.h>
