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

Diff for /src/usr.bin/ssh/misc.c between version 1.56 and 1.57

version 1.56, 2006/07/10 12:46:51 version 1.57, 2006/07/10 16:37:36
Line 37 
Line 37 
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>
   #include <stdarg.h>
   
 #include "misc.h"  #include "misc.h"
 #include "log.h"  #include "log.h"

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57