summaryrefslogtreecommitdiff
path: root/libc/include/sys/mman.h
blob: abdb41393530e6ae478534fe0f4c401f413f1938 (plain)
1
2
3
4
5
6

#ifndef __SYS_MMAN_H
#define __SYS_MMAN_H
#include <features.h>
#include __SYSINC__(mman.h)
#endif