pkgsrc/net/tacacs/patches/patch-af

14 lines
320 B
Text

$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