summaryrefslogtreecommitdiff
path: root/net/ascend-radius/files/patch-ab
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-09-05 07:59:37 +0000
committerMark Pulford <markp@FreeBSD.org>2002-09-05 07:59:37 +0000
commit96e4f27c39a946334e57160f37a7134ef076f060 (patch)
treec6f69f3f500226d714880bb67448ab113e7b2c74 /net/ascend-radius/files/patch-ab
parentUpdate to version 1.88 (diff)
Remove ascend-radius port
PR: 37783 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Diffstat (limited to 'net/ascend-radius/files/patch-ab')
-rw-r--r--net/ascend-radius/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ascend-radius/files/patch-ab b/net/ascend-radius/files/patch-ab
deleted file mode 100644
index ae43b7bf59c0..000000000000
--- a/net/ascend-radius/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- cache.c.orig Tue Oct 29 14:41:54 1996
-+++ cache.c Fri Jan 24 05:02:11 1997
-@@ -12,6 +12,10 @@
- * FOR A PARTICULAR PURPOSE.
- */
-
-+#if defined(_HAVE_PARAM_H)
-+#include <sys/param.h>
-+#endif
-+
- #include <sys/types.h>
- #include <ctype.h>
- #if defined(BSDI) || defined(FreeBSD)