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

Diff for /src/usr.bin/ssh/Attic/auth1.c between version 1.67 and 1.68

version 1.67, 2006/07/20 15:26:14 version 1.68, 2006/07/22 20:48:22
Line 14 
Line 14 
   
 #include <sys/types.h>  #include <sys/types.h>
   
   #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68