- (dtucker) [auth-skey.c] Add log.h to fix build --with-skey.
This commit is contained in:
parent
a6e60616be
commit
4438354870
|
@ -1,3 +1,6 @@
|
|||
20110827
|
||||
- (dtucker) [auth-skey.c] Add log.h to fix build --with-skey.
|
||||
|
||||
20110818
|
||||
- (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
#include "hostfile.h"
|
||||
#include "auth.h"
|
||||
#include "ssh-gss.h"
|
||||
#include "log.h"
|
||||
#include "monitor_wrap.h"
|
||||
|
||||
static void *
|
||||
|
|
Loading…
Reference in New Issue