diff options
Diffstat (limited to 'md5ify.c')
-rw-r--r-- | md5ify.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ***********************************************************************/ #include <stdio.h> +#include <string.h> #if defined(STDC_HEADERS) #include <string.h> |