1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/radius/files/patch-ac

45 lines
1.0 KiB
Plaintext
Raw Normal View History

--- 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"