diff options
Diffstat (limited to 'source/helpers/pkcs7/pkcs7-openssl.c')
-rw-r--r-- | source/helpers/pkcs7/pkcs7-openssl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/helpers/pkcs7/pkcs7-openssl.c b/source/helpers/pkcs7/pkcs7-openssl.c index a9916f5c..7bbda55e 100644 --- a/source/helpers/pkcs7/pkcs7-openssl.c +++ b/source/helpers/pkcs7/pkcs7-openssl.c @@ -3,6 +3,7 @@ #include "../../fitz/fitz-imp.h" #include "mupdf/helpers/pkcs7-openssl.h" +#include <limits.h> #include <string.h> /* Generated from resources/certs/AdobeCA.p7c */ |