aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-third__party_webrtc_system__wrappers_source_atomic32__non__darwin__unix.cc
blob: 7a5081134694300c09d0481b1453e34cf871b0f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                                                       
                                                                         








                                 
--- third_party/webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc.orig	2017-04-19 19:07:53 UTC
+++ third_party/webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc
@@ -12,7 +12,7 @@
 
 #include <assert.h>
 #include <inttypes.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "webrtc/common_types.h"