sesman: fix for --enable-nopam
This commit is contained in:
parent
5a8bf87c7f
commit
cb4f299899
@ -101,6 +101,14 @@ auth_start_session(long in_val, int in_display)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
/* returns error */
|
||||
int DEFAULT_CC
|
||||
auth_stop_session(long in_val)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
int DEFAULT_CC
|
||||
auth_end(long in_val)
|
||||
|
Loading…
Reference in New Issue
Block a user