summaryrefslogtreecommitdiffstats
path: root/vcl/source/filter/jpeg/transupp.c
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/jpeg/transupp.c')
-rw-r--r--vcl/source/filter/jpeg/transupp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/filter/jpeg/transupp.c b/vcl/source/filter/jpeg/transupp.c
index a784ffb2a464..7e72c21719ac 100644
--- a/vcl/source/filter/jpeg/transupp.c
+++ b/vcl/source/filter/jpeg/transupp.c
@@ -21,7 +21,6 @@
#include "jpeglib.h"
#include "transupp.h" /* My own external interface */
#include "jpegcomp.h"
-#include <ctype.h> /* to declare isdigit() */
/* Definition of jdiv_round_up is copied here from jutils.c in jpeg-8c.tar.gz,
just as the rest of this file appears to be copied here from transupp.c in