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