tree which (mostly) compiles.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7151
dc483132-0cff-0310-8789-
dd5450dbe970
+Fri Dec 1 17:16:05 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * adm.h: Added temporary definition of KRB5_ADM_M_EXTRADATA so
+ that we have a tree which compiles.
+
Tue Nov 7 16:41:14 1995 Theodore Y. Ts'o <tytso@dcl>
* kdb.h: Added prototype for krb5_dbe_search_enctype(). Changed
#define KRB5_ADM_M_GET 0x40000000
#define KRB5_ADM_M_SET 0x80000000
+#define KRB5_ADM_M_EXTRADATA 0x00000000 /* Hack to get */
+ /* libkadm to compile */
+
#define KRB5_ADM_M_SET_VALID (KRB5_ADM_M_SET + \
KRB5_ADM_M_PASSWORD + \
KRB5_ADM_M_APASSWORD + \