]> andersk Git - openssh.git/blobdiff - auth.h
- More large OpenBSD CVS updates:
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index 805177723edb5ad59e4ee2f03c6b59bc3a301818..3771e826fd686371bb0f51834e77757ac23ee49b 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -2,5 +2,9 @@
 #define AUTH_H
 
 void   do_authentication(void);
+void   do_authentication2(void);
+
+struct passwd *
+auth_get_user(void);
 
 #endif
This page took 0.113194 seconds and 4 git commands to generate.