mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2024-10-01 01:36:01 -04:00
remove unnecessary sys/mman.h include
This commit is contained in:
parent
b84af9b499
commit
f773a96b59
@ -10,7 +10,6 @@
|
||||
|
||||
#include <malloc.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "third_party/libdivide.h"
|
||||
|
Loading…
Reference in New Issue
Block a user