]> andersk Git - openssh.git/blobdiff - ttymodes.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / ttymodes.c
index a7a3e93010874dc1fdd04b89c21a930f630af9e6..2516e9310655a731dc21748bc6ebf6953ea4f423 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: ttymodes.c,v 1.8 2000/09/07 20:27:55 deraadt Exp $");
+RCSID("$OpenBSD: ttymodes.c,v 1.10 2001/01/21 19:06:01 markus Exp $");
 
 #include "packet.h"
-#include "ssh.h"
+#include "log.h"
+#include "ssh1.h"
 
 #define TTY_OP_END     0
 #define TTY_OP_ISPEED  192     /* int follows */
This page took 0.030791 seconds and 4 git commands to generate.