* krb524.h: Back out erroneous merge of post-1.2.5 change
authorTom Yu <tlyu@mit.edu>
Sat, 15 Jun 2002 00:51:42 +0000 (00:51 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 15 Jun 2002 00:51:42 +0000 (00:51 +0000)
temporarily.

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

src/krb524/ChangeLog
src/krb524/krb524.h

index 4fa5f572f63a9fc5904b31b7d4630b59307bfa5b..6601e393ef3d9e96688d260821d79e297ea866da 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-14  Tom Yu  <tlyu@mit.edu>
+
+       * krb524.h: Back out erroneous merge of post-1.2.5 change
+       temporarily.
+
 2002-06-14  Alexandra Ellwood <lxs@mit.edu>
 
        * krb524.h: Updated C++ protection to not interfere with emacs
index 4c6a07eac78ecccf4bc77cff57ff7a00b23bb910..552058df02fc8abfc739251ef045a75155af9fcc 100644 (file)
@@ -28,8 +28,6 @@
 
 #if defined(macintosh) || (defined(__MACH__) && defined(__APPLE__))
        #include <TargetConditionals.h>
-    #include <Kerberos/krb5.h>
-    #include <Kerberos/krb.h>
     #ifndef KRB524_PRIVATE /* Allow e.g. build system to override */
                #define KRB524_PRIVATE 0
        #endif