summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-01-21 14:19:06 +0000
committernectar <nectar@FreeBSD.org>2003-01-21 14:19:06 +0000
commitd729ef079515306b781d7beb616bd3c45eebeacb (patch)
treeca2b79db33bd8904258406c9ad58efdfb1c39d72 /crypto/heimdal
parent8bafd7d816991e89b8599aff4f5a1ef6d27dc80e (diff)
parent12eb3dee85137da9effa7d2df35e855dd0a3814a (diff)
downloadFreeBSD-src-d729ef079515306b781d7beb616bd3c45eebeacb.zip
FreeBSD-src-d729ef079515306b781d7beb616bd3c45eebeacb.tar.gz
This commit was generated by cvs2svn to compensate for changes in r109641,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'crypto/heimdal')
-rw-r--r--crypto/heimdal/kuser/kuser_locl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/heimdal/kuser/kuser_locl.h b/crypto/heimdal/kuser/kuser_locl.h
index 2010150..06403cb 100644
--- a/crypto/heimdal/kuser/kuser_locl.h
+++ b/crypto/heimdal/kuser/kuser_locl.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: kuser_locl.h,v 1.12 1999/12/02 17:05:01 joda Exp $ */
+/* $Id: kuser_locl.h,v 1.13 2003/01/21 14:13:51 nectar Exp $ */
#ifndef __KUSER_LOCL_H__
#define __KUSER_LOCL_H__
@@ -85,5 +85,6 @@
#include <sys/ioccom.h>
#endif
#include <kafs.h>
+#include "crypto-headers.h" /* for des_read_pw_string */
#endif /* __KUSER_LOCL_H__ */
OpenPOWER on IntegriCloud