commit | 25e8b4b4f67f62a98c440f8323eaeb956d99f0cd | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon May 01 12:45:32 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon May 01 12:45:32 2017 -0700 |
tree | 1109d336d1b5605c71c13ded544667f7165e1a1b | |
parent | 04113278943f9feb9a3bfd926c27ddf451d3959b [diff] [blame] |
Keymaster: IWYU Was depending on this transitively from MQDescriptor.h Test: links Bug: 37791060 Change-Id: I9b52bbe9ac6c3a54fdb6e352e90eba50914633d4
diff --git a/Keymaster.h b/Keymaster.h index e47b403..4bc0df7 100644 --- a/Keymaster.h +++ b/Keymaster.h
@@ -24,6 +24,7 @@ #include <utility> #include <android/hardware/keymaster/3.0/IKeymasterDevice.h> +#include <android-base/macros.h> #include <keystore/authorization_set.h> namespace android {