Include <crypt.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15120 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-11 07:35:04 +00:00
parent c4ec6e6212
commit 958160a533
3 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,10 @@
*/
#include <popper.h>
#ifdef HAVE_CRYPT_H
#include <crypt.h>
#endif
RCSID("$Id$");
#ifdef KRB4