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

Diff for /src/usr.bin/ssh/auth-rhosts.c between version 1.39 and 1.40

version 1.39, 2006/07/22 20:48:22 version 1.40, 2006/08/01 23:22:47
Line 21 
Line 21 
   
 #include <netgroup.h>  #include <netgroup.h>
 #include <pwd.h>  #include <pwd.h>
   #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "packet.h"  #include "packet.h"

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40