From fe273774157feef7641ae161f0c3ef6af016d737 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 1 Feb 1990 17:47:55 +0000 Subject: [PATCH] add #include of macros.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@226 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/krb5.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/krb5/krb5.h b/src/include/krb5/krb5.h index 2b6485547..af5d81096 100644 --- a/src/include/krb5/krb5.h +++ b/src/include/krb5/krb5.h @@ -26,6 +26,7 @@ #include #include #include +#include /* Time set */ typedef struct _krb5_ticket_times { -- 2.26.2