don't include mman.h

SVN revision: 12054
This commit is contained in:
tsauerbeck 2004-10-29 14:01:24 +00:00 committed by tsauerbeck
parent 25d310a49b
commit ee67ee94ec
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <stdarg.h>