]> andersk Git - gssapi-openssh.git/blobdiff - openssh/audit-bsm.c
Import of OpenSSH 4.4p1
[gssapi-openssh.git] / openssh / audit-bsm.c
index 41a8ed04c9e4f9f24e78182c9a2776b204128b2e..ad4fe6ab4e4889be64bb57d3472cda6f2119a36a 100644 (file)
 #include "includes.h"
 #if defined(USE_BSM_AUDIT)
 
+#include <sys/types.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.04535 seconds and 4 git commands to generate.