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

Diff for /src/usr.bin/ssh/sshd.c between version 1.78 and 1.79

version 1.78, 2000/01/18 09:42:18 version 1.79, 2000/01/18 13:45:05
Line 13 
Line 13 
 #include "includes.h"  #include "includes.h"
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
 #include <poll.h>  
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "rsa.h"  #include "rsa.h"
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79