am 06fcfc50: am 02e30945: Merge "Fix missing #includes in hardware/libhardware."

* commit '06fcfc506c44724bbd8089e8971b77aa8edfdde8':
  Fix missing #includes in hardware/libhardware.
This commit is contained in:
Elliott Hughes 2014-12-30 12:27:44 +00:00 committed by Android Git Automerger
commit e4a211d6ce

View file

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