Merge "Add missing <malloc.h> include."

This commit is contained in:
Elliott Hughes 2015-01-30 04:10:10 +00:00 committed by Gerrit Code Review
commit 821b26b0e0

View file

@ -16,6 +16,7 @@
#include <hardware_legacy/uevent.h>
#include <malloc.h>
#include <string.h>
#include <unistd.h>
#include <poll.h>