Import OpenSSH-5.1p1.
[dragonfly.git] / crypto / openssh-3.9p1 / log.h.patch
blob871fe0e45d6c88c7f7259cabbb1751142e6e4a63
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
7 +#define __dead __dead2
9 #include <syslog.h> /* Needed for LOG_AUTHPRIV (if present) */
11 /* Supported syslog facilities and levels. */