summaryrefslogtreecommitdiff
path: root/mobicore/daemon/ClientLib/GP/tee_client_api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mobicore/daemon/ClientLib/GP/tee_client_api.cpp')
-rw-r--r--mobicore/daemon/ClientLib/GP/tee_client_api.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/mobicore/daemon/ClientLib/GP/tee_client_api.cpp b/mobicore/daemon/ClientLib/GP/tee_client_api.cpp
index e86fa97..e036453 100644
--- a/mobicore/daemon/ClientLib/GP/tee_client_api.cpp
+++ b/mobicore/daemon/ClientLib/GP/tee_client_api.cpp
@@ -30,6 +30,10 @@
*/
#undef LOG_TAG
#define LOG_TAG "GpClient"
+
+#include <stdlib.h>
+#include <string.h>
+
#include "tee_client_api.h"
#include "log.h"
#include "MobiCoreDriverApi.h"