aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h
blob: fc9a47bd3dafa61fcfc5dc5b5f969c8653473980 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- base/allocator/allocator_shim_override_libc_symbols.h.orig	2019-03-11 22:00:51 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"