]> andersk Git - openssh.git/blobdiff - sshpty.c
- stevesk@cvs.openbsd.org 2006/02/10 00:27:13
[openssh.git] / sshpty.c
index 4434a908d5dfcfe8f771eadab40508cff098420a..884df26ae0899395eb0e6e1b56784858d2430619 100644 (file)
--- a/sshpty.c
+++ b/sshpty.c
@@ -12,7 +12,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: sshpty.c,v 1.14 2006/02/08 12:15:27 stevesk Exp $");
+RCSID("$OpenBSD: sshpty.c,v 1.15 2006/02/10 00:27:13 stevesk Exp $");
+
+#include <sys/ioctl.h>
 
 #ifdef HAVE_PATHS_H
 # include <paths.h>
This page took 0.87911 seconds and 4 git commands to generate.