From 5654a887b195fc451690f9c3eab6637aba2fccf9 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Fri, 13 Jan 2017 07:29:01 -0800 Subject: [PATCH] trusty: use log/log.h for ALOG macros Test: compile Bug: 34250038 Change-Id: I12e7c6ea5a9ca950751fcf65352889650f198986 --- trusty/storage/proxy/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusty/storage/proxy/log.h b/trusty/storage/proxy/log.h index 3d2e65460..c81beab67 100644 --- a/trusty/storage/proxy/log.h +++ b/trusty/storage/proxy/log.h @@ -16,5 +16,5 @@ #define LOG_TAG "storageproxyd" -#include +#include