am 262be426: Merge "Add missing include. Clang build fix." into mnc-dev

* commit '262be42687a9095c53dce5e9a63bd1c74ecbdb6a':
  Add missing include. Clang build fix.
This commit is contained in:
Dan Albert 2015-06-24 22:16:16 +00:00 committed by Android Git Automerger
commit c94fa81f2c

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>