Use <crypt.h> if there is one.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@648 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -8,6 +8,9 @@ RCSID("$Id$");
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#ifdef HAVE_CRYPT_H
|
||||
#include <crypt.h>
|
||||
#endif
|
||||
#include "roken.h"
|
||||
|
||||
#if defined(__ultrix) || defined(sun)
|
||||
|
Reference in New Issue
Block a user