Correctly cast to unsigned char for ctype functions/macros
authorguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 06:39:41 +0000 (06:39 +0000)
committerguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 06:39:41 +0000 (06:39 +0000)
commit1186fcf9b95e6390335ca3a1fa16f5e53dbff412
treeab3c3a5edee530530b6a697daae6e7bd20db1726
parent3ea84687b6831b623436ab362742e5380bd4c2a2
Correctly cast to unsigned char for ctype functions/macros
Push <ctype.h> and <unistd.h> into the .c files
usr.bin/telnet/commands.c
usr.bin/telnet/genget.c
usr.bin/telnet/main.c
usr.bin/telnet/sys_bsd.c
usr.bin/telnet/telnet.c
usr.bin/telnet/telnet_locl.h
usr.bin/telnet/utilities.c