summaryrefslogtreecommitdiff
path: root/source/fitz/ucdn.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/ucdn.c')
-rw-r--r--source/fitz/ucdn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/fitz/ucdn.c b/source/fitz/ucdn.c
index 0ea99083..d6b4135e 100644
--- a/source/fitz/ucdn.c
+++ b/source/fitz/ucdn.c
@@ -17,6 +17,8 @@
#include "mupdf/fitz.h"
#include "mupdf/ucdn.h"
+#include <stdlib.h>
+
typedef struct {
unsigned char category;
unsigned char combining;