]> andersk Git - openssh.git/blobdiff - audit.c
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
[openssh.git] / audit.c
diff --git a/audit.c b/audit.c
index 4ff008e19b5dadfbe53754ebd22cc4c3674f5cc9..bb386d852a648577e38f0c5f41153959c51f1c70 100644 (file)
--- a/audit.c
+++ b/audit.c
@@ -26,6 +26,9 @@
 
 #include "includes.h"
 
+#include <stdarg.h>
+#include <string.h>
+
 #ifdef SSH_AUDIT_EVENTS
 
 #include "audit.h"
This page took 0.031253 seconds and 4 git commands to generate.