namespace fixes for sys/mman.h

This commit is contained in:
Rich Felker
2011-04-20 15:55:58 -04:00
parent 53ab4e793b
commit b052f13cd1
3 changed files with 33 additions and 32 deletions

View File

@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include <stdlib.h>
#include <string.h>
#include <limits.h>