From edc1c3e2a188f1cb60f7c72e9331e52686c447aa Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 27 Oct 2010 20:43:15 -0700 Subject: [PATCH] add heimbase.h --- lib/krb5/krb5_locl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/krb5/krb5_locl.h b/lib/krb5/krb5_locl.h index 2fdb76d75..e3a9d42b3 100644 --- a/lib/krb5/krb5_locl.h +++ b/lib/krb5/krb5_locl.h @@ -120,6 +120,8 @@ struct sockaddr_dl; #include +#include + #define HEIMDAL_TEXTDOMAIN "heimdal_krb5" #ifdef LIBINTL