summaryrefslogtreecommitdiff
path: root/net/radius/files/patch-ac
blob: e8412b89e176163fec9e2de32264627e2acb7d6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
--- 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 @@
 #ifndef KRB_CONF_DEFS
 #define KRB_CONF_DEFS
 
-#include <mit-copyright.h>
+/* #include <mit-copyright.h> */
 
 /* Byte ordering */
 extern int      krbONE;
--- 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 @@
 
 #endif				/* lint */
 
-#include <mit-copyright.h>
+/* #include <mit-copyright.h> */
 #include <krb.h>
 #include <des.h>
 
--- 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 @@
 
 #endif	/* lint */
 
-#include <mit-copyright.h>
+/* #include <mit-copyright.h> */
 #include <stdio.h>
 #include <memory.h>
 #include <des.h>
--- 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 @@
  * Include file with authentication protocol information.
  */
 
-#include <mit-copyright.h>
+/* #include <mit-copyright.h> */
 
 #include "krb_conf.h"