Fix darwin build break.
The <malloc.h> include was vestigial from a previous revision. Test: mma on linux Change-Id: Iaf8351bec23c2792cefca0e5c9bd42664488f5c4
This commit is contained in:
parent
8954d0bc98
commit
b57dc7a670
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include <alloca.h>
|
||||
#include <errno.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/user.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue