mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-19 22:10:19 +02:00
move libdivide.h to third_party/libdivide.h
This commit is contained in:
parent
99fcddc223
commit
b6d4af872f
2 changed files with 1 additions and 1 deletions
2
malloc.c
2
malloc.c
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include <malloc.h>
|
||||
|
||||
#include "libdivide.h"
|
||||
#include "third_party/libdivide.h"
|
||||
|
||||
#include "malloc.h"
|
||||
#include "memory.h"
|
||||
|
|
0
libdivide.h → third_party/libdivide.h
vendored
0
libdivide.h → third_party/libdivide.h
vendored
Loading…
Add table
Reference in a new issue