Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f7f0f88 authored by Dan Albert's avatar Dan Albert
Browse files

Add missing include. Clang build fix.

Change-Id: I74bed4f27e34c6bbf904058c14e124d8f5d35d82
parent 4d7f052a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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>