From 826403367874b886495d4819b1fdfedd405cfe0f Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Mon, 1 May 2017 12:45:32 -0700 Subject: [PATCH] Keymaster: IWYU Was depending on this transitively from MQDescriptor.h Test: links Bug: 37791060 Change-Id: I9b52bbe9ac6c3a54fdb6e352e90eba50914633d4 (cherry picked from commit 25e8b4b4f67f62a98c440f8323eaeb956d99f0cd) --- Keymaster.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Keymaster.h b/Keymaster.h index e47b403..4bc0df7 100644 --- a/Keymaster.h +++ b/Keymaster.h @@ -24,6 +24,7 @@ #include #include +#include #include namespace android {