]> andersk Git - openssh.git/blobdiff - log.h
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / log.h
diff --git a/log.h b/log.h
index 9e1a2fcdbe47bf3ccf76e813927a8c6b97c28cd6..15ebc93b5df650f59a70ad9e78977663ea1b5ab8 100644 (file)
--- a/log.h
+++ b/log.h
@@ -15,6 +15,8 @@
 #ifndef SSH_LOG_H
 #define SSH_LOG_H
 
+#include "includes.h"
+
 #include <stdarg.h>
 
 #include <syslog.h> /* Needed for LOG_AUTHPRIV (if present) */
This page took 0.047062 seconds and 4 git commands to generate.