projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a0e0e
)
change #define blockers
author
John Kohl
<jtkohl@mit.edu>
Mon, 26 Mar 1990 14:13:38 +0000
(14:13 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 26 Mar 1990 14:13:38 +0000
(14:13 +0000)
add krb5/free.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@413
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/krb5.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/krb5.h
b/src/include/krb5/krb5.h
index 79214e28aedc7b537537236c50b526955169b7d1..8962419f9c44a5b6f6ba33cd3141586bcf505a68 100644
(file)
--- a/
src/include/krb5/krb5.h
+++ b/
src/include/krb5/krb5.h
@@
-13,8
+13,8
@@
#include <krb5/copyright.h>
-#ifndef
__
KRB5_GENERAL__
-#define
__
KRB5_GENERAL__
+#ifndef KRB5_GENERAL__
+#define KRB5_GENERAL__
#include <sys/types.h>
@@
-221,5
+221,6
@@
typedef struct _krb5_priv_enc_part {
#include <krb5/rcache.h>
#include <krb5/keytab.h>
#include <krb5/func-proto.h>
+#include <krb5/free.h>
-#endif /*
__
KRB5_GENERAL__ */
+#endif /* KRB5_GENERAL__ */