include krb5_locl.h only, no need to pull in krb5.h twice

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24087 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-12-11 04:57:09 +00:00
parent 7592a925b5
commit 4fd6aad19a

View File

@@ -31,7 +31,6 @@
* SUCH DAMAGE.
*/
#include "krb5.h"
#include "krb5_locl.h"
#include "hdb_locl.h"
RCSID("$Id$");