From fb119bf56967e48ef6ed1c97ec2d469b34128f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 15 Jul 2007 20:57:56 +0000 Subject: [PATCH] Include "krb_err.h". git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21570 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5-v4compat.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/krb5/krb5-v4compat.h b/lib/krb5/krb5-v4compat.h index 9334fdb2b..431aea049 100644 --- a/lib/krb5/krb5-v4compat.h +++ b/lib/krb5/krb5-v4compat.h @@ -36,6 +36,8 @@ #ifndef __KRB5_V4COMPAT_H__ #define __KRB5_V4COMPAT_H__ +#include "krb_err.h" + /* * This file must only be included with v4 compat glue stuff in * heimdal sources.