From 96c0d6808c0b85bcf534d17c79aaf40d03bf9ecf Mon Sep 17 00:00:00 2001 From: dirk Date: Sat, 3 May 2014 14:03:02 +0000 Subject: [PATCH] Build fix. --- coders/mat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/coders/mat.c b/coders/mat.c index c56789dc6..0d426ec15 100644 --- a/coders/mat.c +++ b/coders/mat.c @@ -480,6 +480,7 @@ z_stream zip_info; FILE *mat_file; size_t magick_size; size_t extent; +int file; int status; -- 2.50.1