]> andersk Git - openssh.git/blobdiff - audit-bsm.c
- (tim) [configure.ac] Autoconf didn't define HAVE_LIBIAF because we
[openssh.git] / audit-bsm.c
index 386c26828d867d101dce8aebb91cac07678960dc..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"
This page took 0.101255 seconds and 4 git commands to generate.