summaryrefslogtreecommitdiff
path: root/net/tacacs/patches
diff options
context:
space:
mode:
Diffstat (limited to 'net/tacacs/patches')
-rw-r--r--net/tacacs/patches/patch-af14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/tacacs/patches/patch-af b/net/tacacs/patches/patch-af
new file mode 100644
index 00000000000..4df137ae88c
--- /dev/null
+++ b/net/tacacs/patches/patch-af
@@ -0,0 +1,14 @@
+$NetBSD: patch-af,v 1.1 2007/09/23 16:25:01 obache Exp $
+
+--- parse.h.orig 2000-06-18 17:26:54.000000000 +0000
++++ parse.h
+@@ -18,9 +18,6 @@
+ FITNESS FOR A PARTICULAR PURPOSE.
+ */
+
+-/* Dummy password, if nopasswd is specified */
+-extern char *nopasswd_str;
+-
+ /* Keywords & values */
+
+ #define S_eof 99