add #include of macros.h
authorJohn Kohl <jtkohl@mit.edu>
Thu, 1 Feb 1990 17:47:55 +0000 (17:47 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 1 Feb 1990 17:47:55 +0000 (17:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@226 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/krb5.h

index 2b6485547d4383dd283cbb06ddc352b343fd7697..af5d81096c286f3ffe636681ce0b8db332267708 100644 (file)
@@ -26,6 +26,7 @@
 #include <krb5/fieldbits.h>
 #include <krb5/errors.h>
 #include <krb5/proto.h>
+#include <krb5/macros.h>
 
 /* Time set */
 typedef struct _krb5_ticket_times {