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

Diff for /src/usr.bin/ssh/log.c between version 1.33 and 1.34

version 1.33, 2006/07/10 16:37:36 version 1.34, 2006/07/17 01:31:09
Line 38 
Line 38 
   
 #include <stdarg.h>  #include <stdarg.h>
 #include <syslog.h>  #include <syslog.h>
   #include <unistd.h>
 #include <vis.h>  #include <vis.h>
   
 #include "log.h"  #include "log.h"

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34