add <des.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7855 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-02-06 05:17:05 +00:00
parent 8048ddd6c9
commit 3dc7ccd14d
3 changed files with 6 additions and 2 deletions

View File

@@ -53,6 +53,8 @@
#endif
#include <roken.h>
#include <des.h>
#include <krb5.h>
#include <kadm5/admin.h>
#include <kadm5/kadm5_err.h>

View File

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

View File

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