From 382fccc29404671b6cc7b2b599c15e32e306ee4f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 21 Nov 2013 21:15:04 +0100 Subject: auth with pam MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/cerberus.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/cerberus.h') diff --git a/src/cerberus.h b/src/cerberus.h index 38d9acb..5c5a240 100644 --- a/src/cerberus.h +++ b/src/cerberus.h @@ -47,5 +47,9 @@ #endif +void do_login(int argc, char** argv); +char* read_passphrase(void); + + #endif -- cgit v1.2.3-70-g09d2