summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-02-01 17:47:55 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-02-01 17:47:55 +0000
commitfe273774157feef7641ae161f0c3ef6af016d737 (patch)
treee24570bd7fbcfd94aacf6dc23a7f3a406fb5d6ea /src/include
parent6c6b458959e4846c66ad6e7f265a9971037e18bc (diff)
downloadkrb5-fe273774157feef7641ae161f0c3ef6af016d737.tar.gz
krb5-fe273774157feef7641ae161f0c3ef6af016d737.tar.xz
krb5-fe273774157feef7641ae161f0c3ef6af016d737.zip
add #include of macros.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@226 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/krb5.h1
1 files changed, 1 insertions, 0 deletions
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 <krb5/fieldbits.h>
#include <krb5/errors.h>
#include <krb5/proto.h>
+#include <krb5/macros.h>
/* Time set */
typedef struct _krb5_ticket_times {