Merge "Fix missing #includes in hardware/libhardware."

This commit is contained in:
Elliott Hughes 2014-12-29 21:17:12 +00:00 committed by Gerrit Code Review
commit 02e3094598

View file

@ -20,6 +20,8 @@
#include <log/log.h>
#include <errno.h>
#include "alsa_device_proxy.h"
#include "logging.h"