diff options
Diffstat (limited to 'net/radius/files/patch-ac')
-rw-r--r-- | net/radius/files/patch-ac | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/net/radius/files/patch-ac b/net/radius/files/patch-ac deleted file mode 100644 index e8412b89e176..000000000000 --- a/net/radius/files/patch-ac +++ /dev/null @@ -1,44 +0,0 @@ ---- 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" - |