diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2016-06-21 21:00:34 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2016-06-21 21:00:34 +0200 |
commit | 54c6b8649b1a13e69a908c96e8d4d19cf8d72845 (patch) | |
tree | 3f92d15cff46cc63a2374194ef3088945a3a5fc8 /libcli.c | |
parent | 550fc9afaf3bbc83a2ec210d318dcc07d19a7927 (diff) | |
parent | 8e488375459c3057f2f3865e5626a2009bb47415 (diff) |
Diffstat (limited to 'libcli.c')
-rw-r--r-- | libcli.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ #include <memory.h> #endif /* CRYPTECH_NO_MEMORY_H */ #include <string.h> +#include <strings.h> #include <unistd.h> #if !defined(WIN32) && !defined(CRYPTECH_NO_REGEXP) #include <regex.h> |