blob: 4ae8d89915a1391ea62d32b3d7bb24fa23f795c7 [file] [log] [blame]
#include "includes.h"
#ifdef HAVE_OSF_SIA
int auth_sia_password(Authctxt *authctxt, char *pass);
void session_setup_sia(char *user, char *tty);
#endif /* HAVE_OSF_SIA */