add des.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7865 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-02-06 06:04:36 +00:00
parent f40927e6a7
commit 36eab9caf8

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 1998 Kungliga Tekniska H<>gskolan
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -79,6 +79,7 @@
#include <getarg.h>
#include <base64.h>
#include <parse_units.h>
#include <des.h>
#include <krb5.h>
#include <hdb.h>
#include <hdb_err.h>