]> andersk Git - openssh.git/blobdiff - clientloop.c
- stevesk@cvs.openbsd.org 2006/02/10 00:27:13
[openssh.git] / clientloop.c
index 893ba30ffb4d6bca7e5e431df07532f99bd71b4a..52f3bd5b55c4be38633da24ac23cc9d96c5589a0 100644 (file)
@@ -59,7 +59,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: clientloop.c,v 1.151 2006/02/08 12:15:27 stevesk Exp $");
+RCSID("$OpenBSD: clientloop.c,v 1.152 2006/02/10 00:27:13 stevesk Exp $");
+
+#include <sys/ioctl.h>
 
 #include <paths.h>
 #include <termios.h>
This page took 0.024378 seconds and 4 git commands to generate.