Removed duplicate definitions of KRB5_REALM_CANT_RESOLVE,
authorKeith Vetter <keithv@fusion.com>
Wed, 13 Sep 1995 03:03:54 +0000 (03:03 +0000)
committerKeith Vetter <keithv@fusion.com>
Wed, 13 Sep 1995 03:03:54 +0000 (03:03 +0000)
PROF_NO_SECTION and PROF_NO_RELATION

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6771 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/k5-int.h

index e813a51c5f99fc01b62348761a2fc404410b8787..c4ab0a6fe4ce840428ec28d69f173acfe288532c 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 12 12:00:00 1995  John Rivlin <jrivlin@fusion.com>
+
+       * k5-int.h: Removed KRB5_REALM_CANT RESOLVE,
+               PROF_NO_SECTION and PROF_NO_RELATION defines
+               as they are also defined in KerberosIV/krb_err.h
+               and util/profile/prof_err.et and create conflicts
+               on the Mac.
+
 Sun Sep 10 12:00:00 1995  James Mattly  <mattly@fusion.com>
 
        * krb5.hin:  Conditionalized inclusion of <sts/types.h> for _MACINTOSH
index 2dc2c104898094db4287c22e4b820dfbf038c9c1..981df098761e2674dd3b522f15a4dcdf4e741ced 100644 (file)
@@ -216,9 +216,6 @@ int fstat(int fildes, struct stat *buf);
 
 #define EFBIG 1000
 #define OLD_CONFIG_FILES
-#define PROF_NO_SECTION 1
-#define PROF_NO_RELATION 2
-#define KRB5_REALM_CANT_RESOLVE 1
 
 #define NOFCHMOD 1
 #define NOCHMOD 1