diff --git a/include/sys/mman.h b/include/sys/mman.h index 29d82a1bd..3bfa64c7d 100644 --- a/include/sys/mman.h +++ b/include/sys/mman.h @@ -2,8 +2,8 @@ #ifndef _MMAN_H #define _MMAN_H -#ifndef _TYPES_H -#include +#ifndef _TYPE_H +#include #endif /* prot argument for mmap() */