Remove spurious debugging #undef of KRB5_KRB4_COMPAT
authorTheodore Tso <tytso@mit.edu>
Tue, 28 Jun 1994 02:04:59 +0000 (02:04 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 28 Jun 1994 02:04:59 +0000 (02:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3920 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/ChangeLog [new file with mode: 0644]
src/appl/bsd/krlogind.c

diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
new file mode 100644 (file)
index 0000000..331c0c8
--- /dev/null
@@ -0,0 +1,4 @@
+Mon Jun 27 22:03:48 1994  Theodore Y. Ts'o  (tytso at tsx-11)
+
+       * krlogind.c: remove spurious debugging #undef of KRB5_KRB4_COMPAT
+
index fd0097efa11ca52b7d8173ba883440d37fab754c..c801455d2c15b13c30fee1f5937e467c035cedfa 100644 (file)
@@ -176,8 +176,6 @@ struct winsize {
 #undef BUFSIZ
 #endif
 
-#undef KRB5_KRB4_COMPAT
-
 int auth_sys = 0;      /* Which version of Kerberos used to authenticate */
 
 #define KRB5_RECVAUTH_V4       4