diff options
Diffstat (limited to 'src/lib/ccapi/common')
| -rw-r--r-- | src/lib/ccapi/common/marshall.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ccapi/common/marshall.c b/src/lib/ccapi/common/marshall.c index 960019cb0..48abb3370 100644 --- a/src/lib/ccapi/common/marshall.c +++ b/src/lib/ccapi/common/marshall.c @@ -45,6 +45,7 @@ #include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include <CredentialsCache.h>
#include "msg.h"
#include "msg_headers.h"
|
