summaryrefslogtreecommitdiff
path: root/src/lib/ccapi/server/rpc_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ccapi/server/rpc_auth.c')
-rw-r--r--src/lib/ccapi/server/rpc_auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ccapi/server/rpc_auth.c b/src/lib/ccapi/server/rpc_auth.c
index 66bc6aee9..a0af4254f 100644
--- a/src/lib/ccapi/server/rpc_auth.c
+++ b/src/lib/ccapi/server/rpc_auth.c
@@ -47,6 +47,7 @@
#include "CredentialsCache.h"
#include "rpc_auth.h"
+#include <string.h>
cc_int32
ccs_rpc_is_authorized( cc_auth_info_t* msg_auth, cc_session_info_t* msg_session, cc_auth_info_t* stored_auth,