commit | 3ea374f54ca152e9df7cef46435d64745de69c87 | [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 | 8954d0bc9876b6fbe15f480ad0eae359f317a076 [diff] | |
parent | b57dc7a6701d1a90033befb2b8ec5af95365cbc1 [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>