Prototype for ultrix.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@592 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,6 +10,10 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
|
||||||
|
#ifdef __ultrix
|
||||||
|
char *crypt(const char*, const char*);
|
||||||
|
#endif
|
||||||
|
|
||||||
int
|
int
|
||||||
verify_unix_user(char *user, char *password)
|
verify_unix_user(char *user, char *password)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user