mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-07-30 18:38:50 -04:00
disambiguate malloc.h
This commit is contained in:
parent
f90fb3199d
commit
79cf5cbeb4
4 changed files with 5 additions and 5 deletions
2
new.cc
2
new.cc
|
@ -4,7 +4,7 @@
|
|||
#define noreturn
|
||||
|
||||
extern "C" {
|
||||
#include "malloc.h"
|
||||
#include "h_malloc.h"
|
||||
#include "util.h"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue