dataservices: fix comilation issues

Changes to fix compilation issues in dataservices project

CRs-Fixed: 860935
Change-Id: Ic31ab1a54673d336369f52b272382dc4edfcfdad
Acked-by: Sireesh Gavini <sgavini@qti.qualcomm.com>
diff --git a/sockev/src/sockev_cli.c b/sockev/src/sockev_cli.c
index 21d6c62..5cecf36 100644
--- a/sockev/src/sockev_cli.c
+++ b/sockev/src/sockev_cli.c
@@ -38,6 +38,7 @@
 #include <stdio.h>
 #include <arpa/inet.h>
 #include <unistd.h>
+#include <string.h>
 
 #define SOCKEVCLI_ERROR -1