[BACK]Return to cli.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/cli.c between version 1.5 and 1.6

version 1.5, 2001/01/08 08:50:29 version 1.6, 2001/01/21 19:05:47
Line 2 
Line 2 
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "log.h"
   
 #include <vis.h>  #include <vis.h>
   
 static int cli_input = -1;  static int cli_input = -1;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6