1998-10-08 14:49:28 +00:00
|
|
|
--- src/krb_conf.h~ Tue May 12 21:37:13 1998
|
|
|
|
+++ src/krb_conf.h Thu Sep 17 18:33:35 1998
|
|
|
|
@@ -20,7 +20,7 @@
|
1997-06-17 20:47:15 +00:00
|
|
|
#ifndef KRB_CONF_DEFS
|
|
|
|
#define KRB_CONF_DEFS
|
|
|
|
|
|
|
|
-#include <mit-copyright.h>
|
|
|
|
+/* #include <mit-copyright.h> */
|
|
|
|
|
|
|
|
/* Byte ordering */
|
|
|
|
extern int krbONE;
|
1998-10-08 14:49:28 +00:00
|
|
|
--- src/krb_get_in_tkt.c.orig Tue May 12 21:37:16 1998
|
|
|
|
+++ src/krb_get_in_tkt.c Thu Sep 17 18:33:35 1998
|
|
|
|
@@ -13,7 +13,7 @@
|
1997-06-17 20:47:15 +00:00
|
|
|
|
|
|
|
#endif /* lint */
|
|
|
|
|
|
|
|
-#include <mit-copyright.h>
|
|
|
|
+/* #include <mit-copyright.h> */
|
|
|
|
#include <krb.h>
|
|
|
|
#include <des.h>
|
|
|
|
|
1998-10-08 14:49:28 +00:00
|
|
|
--- src/mit_stringtokey.c.orig Tue May 12 21:37:17 1998
|
|
|
|
+++ src/mit_stringtokey.c Thu Sep 17 18:33:35 1998
|
|
|
|
@@ -29,7 +29,7 @@
|
1997-06-17 20:47:15 +00:00
|
|
|
|
|
|
|
#endif /* lint */
|
|
|
|
|
|
|
|
-#include <mit-copyright.h>
|
|
|
|
+/* #include <mit-copyright.h> */
|
|
|
|
#include <stdio.h>
|
1998-10-08 14:49:28 +00:00
|
|
|
#include <memory.h>
|
1997-06-17 20:47:15 +00:00
|
|
|
#include <des.h>
|
1998-10-08 14:49:28 +00:00
|
|
|
--- src/prot.h.orig Tue May 12 21:37:13 1998
|
|
|
|
+++ src/prot.h Thu Sep 17 18:33:35 1998
|
|
|
|
@@ -11,7 +11,7 @@
|
1997-06-17 20:47:15 +00:00
|
|
|
* Include file with authentication protocol information.
|
|
|
|
*/
|
|
|
|
|
|
|
|
-#include <mit-copyright.h>
|
|
|
|
+/* #include <mit-copyright.h> */
|
|
|
|
|
|
|
|
#include "krb_conf.h"
|
|
|
|
|