diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-09-05 07:59:37 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-09-05 07:59:37 +0000 |
commit | 96e4f27c39a946334e57160f37a7134ef076f060 (patch) | |
tree | c6f69f3f500226d714880bb67448ab113e7b2c74 /net/ascend-radius/files/patch-ac | |
parent | Update to version 1.88 (diff) |
Remove ascend-radius port
PR: 37783
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Notes
Notes:
svn path=/head/; revision=65668
Diffstat (limited to 'net/ascend-radius/files/patch-ac')
-rw-r--r-- | net/ascend-radius/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ascend-radius/files/patch-ac b/net/ascend-radius/files/patch-ac deleted file mode 100644 index 98b8203fd0b2..000000000000 --- a/net/ascend-radius/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ ---- conf.h.orig Tue Oct 29 14:41:54 1996 -+++ conf.h Fri Jan 24 05:02:40 1997 -@@ -27,6 +27,10 @@ - * - */ - -+#if defined(_HAVE_PARAM_H) -+#include <sys/param.h> -+#endif -+ - #ifndef _conf_h_ - #define _conf_h_ - |