Make call to arc_ioctl the default case.
[dragonfly.git] / crypto / openssh-3.9p1 / log.h.patch
1 --- log.h_orig  2004-08-22 16:25:25.000000000 +0000
2 +++ log.h       2004-08-22 16:25:38.000000000 +0000
3 @@ -15,6 +15,8 @@
4  #ifndef SSH_LOG_H
5  #define SSH_LOG_H
6  
7 +#define __dead __dead2
8 +
9  #include <syslog.h> /* Needed for LOG_AUTHPRIV (if present) */
10  
11  /* Supported syslog facilities and levels. */