add krb5.h to get heimdal_version

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5548 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-03-16 13:27:29 +00:00
parent cd6e1e45fd
commit 9a89f54c0c

View File

@@ -150,6 +150,10 @@
#include <kafs.h>
#endif
#ifdef KRB5
#include <krb5.h>
#endif
#ifdef OTP
#include <otp.h>
#endif