From: Ulrich Drepper Date: Fri, 21 Mar 1997 20:32:45 +0000 (+0000) Subject: Include ctype.h for isdigit. X-Git-Tag: cvs/glibc-2_0_2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e4ceb22b8b04081a28b07d0cea403ad3533c0d;p=thirdparty%2Fglibc.git Include ctype.h for isdigit. --- diff --git a/sysdeps/unix/sysv/linux/alpha/ioperm.c b/sysdeps/unix/sysv/linux/alpha/ioperm.c index b39f39a0d71..63bf17588a3 100644 --- a/sysdeps/unix/sysv/linux/alpha/ioperm.c +++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include