diff options
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> |