repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import OpenSSH-5.1p1.
[dragonfly.git]
/
crypto
/
openssh-3.9p1
/
log.h.patch
blob
871fe0e45d6c88c7f7259cabbb1751142e6e4a63
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. */