commit | 5b1a1d80c6938eec0f6da7cf48b1614507270ba8 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Feb 19 21:18:46 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 19 21:18:46 2019 +0000 |
tree | d28b63b4f29789a5963362d35d7abb466c1519de | |
parent | 91b203abed6197f14d78e9b901f9fb5d6efb7c4a [diff] | |
parent | b5f0816d46e38473c21c3bfb19ad64ac9b805c0d [diff] |
Merge "Fix darwin build break."
diff --git a/base/cmsg.cpp b/base/cmsg.cpp index 1879d44..5e86075 100644 --- a/base/cmsg.cpp +++ b/base/cmsg.cpp
@@ -18,7 +18,6 @@ #include <alloca.h> #include <errno.h> -#include <malloc.h> #include <stdlib.h> #include <sys/socket.h> #include <sys/user.h>