[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.45 and 1.46

version 1.45, 2013/05/16 09:08:41 version 1.46, 2015/07/08 19:04:21
Line 46 
Line 46 
 #include <errno.h>  #include <errno.h>
 #include <vis.h>  #include <vis.h>
   
 #include "xmalloc.h"  
 #include "log.h"  #include "log.h"
   
 static LogLevel log_level = SYSLOG_LEVEL_INFO;  static LogLevel log_level = SYSLOG_LEVEL_INFO;

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46