summaryrefslogtreecommitdiff
path: root/source/fitz/writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/writer.c')
-rw-r--r--source/fitz/writer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/fitz/writer.c b/source/fitz/writer.c
index 6c774d47..bfac38c7 100644
--- a/source/fitz/writer.c
+++ b/source/fitz/writer.c
@@ -1,5 +1,7 @@
#include "mupdf/fitz.h"
+#include <string.h>
+
/* Return non-null terminated pointers to key/value entries in comma separated
* option string. A plain key has the default value 'yes'. Use strncmp to compare
* key/value strings. */