]> andersk Git - openssh.git/blobdiff - clientloop.c
- stevesk@cvs.openbsd.org 2006/02/22 00:04:45
[openssh.git] / clientloop.c
index af5351b7d95dc880838fab5725af7b78957a93f1..dba3e96c328102265d34efb3092317eed8684ed5 100644 (file)
@@ -59,7 +59,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: clientloop.c,v 1.154 2006/02/20 17:19:54 stevesk Exp $");
+RCSID("$OpenBSD: clientloop.c,v 1.155 2006/02/22 00:04:44 stevesk Exp $");
 
 #include <sys/types.h>
 #ifdef HAVE_SYS_STAT_H
@@ -67,6 +67,7 @@ RCSID("$OpenBSD: clientloop.c,v 1.154 2006/02/20 17:19:54 stevesk Exp $");
 #endif
 #include <sys/ioctl.h>
 
+#include <ctype.h>
 #include <paths.h>
 #include <signal.h>
 #include <termios.h>
This page took 0.082773 seconds and 4 git commands to generate.