From e380769729573c67baacf674a94cf1d6a54e12fc Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 28 Jan 2011 10:55:32 +0100 Subject: [PATCH] kdc.h: Include hdb.h first, so kdc.h can be included standalone. This makes it a bit easier to find libhdb in e.g. configure tests and is consistent with the main header files for the other Heimdal libraries, none of which has any prerequisite other headers. Signed-off-by: Love Hornquist Astrand --- kdc/kdc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/kdc/kdc.h b/kdc/kdc.h index c353ca1c5..139b5e708 100644 --- a/kdc/kdc.h +++ b/kdc/kdc.h @@ -41,6 +41,7 @@ #ifndef __KDC_H__ #define __KDC_H__ +#include #include enum krb5_kdc_trpolicy {