aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h
blob: 212e4561c6c20ffdeba66983df26700644838420 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- base/allocator/allocator_shim_override_libc_symbols.h.orig	2020-11-13 06:36:34 UTC
+++ base/allocator/allocator_shim_override_libc_symbols.h
@@ -10,7 +10,7 @@
 #endif
 #define BASE_ALLOCATOR_ALLOCATOR_SHIM_OVERRIDE_LIBC_SYMBOLS_H_
 
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "base/allocator/allocator_shim_internals.h"