commit | 407b0fd9b8f5f3518bdfa4684a01aae25511db4d | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sat Jul 04 12:31:40 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Jul 04 12:31:40 2015 -0700 |
tree | e8fde77a67f47f02a74b48aa3777f11fe429145a | |
parent | c3ac7aa5d47997a07570519af5aebaf94f4d5cb3 [diff] | |
parent | ab34a7ff8bfa9b5b73b4979fd3f17d8e8266b6af [diff] |
Merge "dataservices: fix comilation issues"
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