mirror of git://anongit.mindrot.org/openssh.git
Linux auditing also needs packet.h
This commit is contained in:
parent
393bd381a4
commit
d99ee9c4e5
|
@ -36,6 +36,7 @@
|
|||
#include "log.h"
|
||||
#include "audit.h"
|
||||
#include "canohost.h"
|
||||
#include "packet.h"
|
||||
|
||||
const char* audit_username(void);
|
||||
|
||||
|
|
Loading…
Reference in New Issue