sys/mman: fix missing include

This commit is contained in:
Lephenixnoir 2022-08-12 22:46:32 +02:00
parent 143029a837
commit ed52c1d7c2
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ extern "C" {
#include <stddef.h>
#include <stdint.h>
#include <sys/types.h>
#ifndef __KERNEL_MEMORY_H__
// mapping flags