summaryrefslogtreecommitdiff
path: root/source/fitz/crypt-md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/crypt-md5.c')
-rw-r--r--source/fitz/crypt-md5.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/fitz/crypt-md5.c b/source/fitz/crypt-md5.c
index 6826fedd..46925b72 100644
--- a/source/fitz/crypt-md5.c
+++ b/source/fitz/crypt-md5.c
@@ -25,6 +25,8 @@ documentation and/or software.
#include "mupdf/fitz.h"
+#include <string.h>
+
/* Constants for MD5Transform routine */
enum
{