mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-19 22:10:19 +02:00
remove unnecessary sys/mman.h include
This commit is contained in:
parent
b84af9b499
commit
f773a96b59
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <malloc.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "third_party/libdivide.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue