]> andersk Git - gssapi-openssh.git/blobdiff - openssh/audit-bsm.c
Import of OpenSSH 4.7p1
[gssapi-openssh.git] / openssh / audit-bsm.c
index 41a8ed04c9e4f9f24e78182c9a2776b204128b2e..6e8bc4926278175099fe74322234fc81caa01345 100644 (file)
 #include "includes.h"
 #if defined(USE_BSM_AUDIT)
 
+#include <sys/types.h>
+
+#include <errno.h>
+#include <stdarg.h>
+#include <unistd.h>
+
 #include "ssh.h"
 #include "log.h"
+#include "key.h"
+#include "hostfile.h"
 #include "auth.h"
 #include "xmalloc.h"
 
This page took 0.045198 seconds and 4 git commands to generate.