diff options
Diffstat (limited to 'source4/heimdal/lib/wind/windlocl.h')
-rw-r--r-- | source4/heimdal/lib/wind/windlocl.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/heimdal/lib/wind/windlocl.h b/source4/heimdal/lib/wind/windlocl.h index 02e8c46481..009a4ae94a 100644 --- a/source4/heimdal/lib/wind/windlocl.h +++ b/source4/heimdal/lib/wind/windlocl.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. */ -/* $Id: windlocl.h 22582 2008-02-11 20:43:50Z lha $ */ +/* $Id: windlocl.h 23187 2008-05-23 15:04:07Z lha $ */ #ifndef _WINDLOCL_H_ #define _WINDLOCL_H_ @@ -40,6 +40,8 @@ #include <config.h> #endif +#include <krb5-types.h> + #include "wind.h" #include "wind_err.h" |