#842 #include <sys/mman.h> is moved from public headers closer to usage

This commit is contained in:
Andrey Kamaev
2012-03-27 21:29:58 +00:00
parent 3ac1f31126
commit 8eb788c6e7
2 changed files with 12 additions and 10 deletions

View File

@@ -69,7 +69,6 @@
#undef max
#else
#include <pthread.h>
#include <sys/mman.h>
#endif
#ifdef __BORLANDC__