Include <krb5-types.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15046 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-02 13:48:21 +00:00
parent c5d92319f3
commit a0e1575ec1

View File

@@ -41,6 +41,9 @@ RCSID("$Id$");
#include <stdlib.h>
#endif
#include <string.h>
#ifdef KRB5
#include <krb5-types.h>
#endif
#include <md4.h>
#include <md5.h>
#include <sha.h>