Add missing include. Clang build fix.

Change-Id: I74bed4f27e34c6bbf904058c14e124d8f5d35d82
This commit is contained in:
Dan Albert 2015-06-10 17:34:58 -07:00
parent 4d7f052afb
commit 8f7f0f88a3

View file

@ -14,9 +14,11 @@
* limitations under the License.
*/
#include <arpa/inet.h>
#include <iostream>
#include <gtest/gtest.h>
#include <UniquePtr.h>
#include <iostream>
#include <hardware/hw_auth_token.h>