From 3d7ec07178487658e84183a3feaa77d70c08c081 Mon Sep 17 00:00:00 2001 From: "Jacques A. Vidrine" Date: Mon, 9 Sep 2002 14:16:55 +0000 Subject: [PATCH] We need now for UINT_MAX. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11413 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/headers.h | 1 + 1 file changed, 1 insertion(+) diff --git a/kdc/headers.h b/kdc/headers.h index 521856269..faf1c9d8c 100644 --- a/kdc/headers.h +++ b/kdc/headers.h @@ -41,6 +41,7 @@ #ifdef HAVE_CONFIG_H #include #endif +#include #include #include #include