This commit was generated by cvs2svn to compensate for changes in r109641,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Jacques Vidrine 2003-01-21 14:19:06 +00:00
commit 87fd161364
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109642

View file

@ -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__ */