From fdb2306acdc3eb2bc46b6dfdaaf6005c650af22a Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 21 Nov 2013 13:57:15 +1100 Subject: - deraadt@cvs.openbsd.org 2013/11/20 20:54:10 [canohost.c clientloop.c match.c readconf.c sftp.c] unsigned casts for ctype macros where neccessary ok guenther millert markus --- canohost.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'canohost.c') diff --git a/canohost.c b/canohost.c index a8eeb0e3..2e5a0b86 100644 --- a/canohost.c +++ b/canohost.c @@ -1,4 +1,4 @@ -/* $OpenBSD: canohost.c,v 1.68 2013/10/14 23:28:22 djm Exp $ */ +/* $OpenBSD: canohost.c,v 1.69 2013/11/20 20:54:10 deraadt Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -20,7 +20,6 @@ #include #include -#include #include #include #include -- cgit v1.2.1