Broken OSes need declartion of `crypt'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@643 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,7 +10,7 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
|
||||||
#ifdef __ultrix
|
#if defined(__ultrix) || defined(sun)
|
||||||
char *crypt(const char*, const char*);
|
char *crypt(const char*, const char*);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user