add des.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8306 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-06-01 00:08:12 +00:00
parent 10f4cd5ad6
commit a0f08c19b2

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1997 Kungliga Tekniska H<>gskolan * Copyright (c) 1997 - 2000 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden). * (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved. * All rights reserved.
* *
@@ -89,6 +89,7 @@
#include <err.h> #include <err.h>
#include <roken.h> #include <roken.h>
#include <getarg.h> #include <getarg.h>
#include <des.h>
#include <krb5.h> #include <krb5.h>
#endif /* __KPASSWD_LOCL_H__ */ #endif /* __KPASSWD_LOCL_H__ */