summaryrefslogtreecommitdiff
path: root/security/sfs/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'security/sfs/patches/patch-av')
-rw-r--r--security/sfs/patches/patch-av12
1 files changed, 12 insertions, 0 deletions
diff --git a/security/sfs/patches/patch-av b/security/sfs/patches/patch-av
new file mode 100644
index 00000000000..a9175ed51c1
--- /dev/null
+++ b/security/sfs/patches/patch-av
@@ -0,0 +1,12 @@
+$NetBSD: patch-av,v 1.1 2006/10/21 11:53:13 agc Exp $
+
+--- ./sfsmisc/sfscrypt.h.orig 2002-10-23 23:01:54.000000000 +0100
++++ ./sfsmisc/sfscrypt.h
+@@ -89,7 +89,6 @@ protected:
+ virtual u_char get_bad_opts () const { return (SFS_DECRYPT | SFS_SIGN); }
+ bool get_opt (u_char o) const { return (opts & o); }
+ const sfs_keytype ktype;
+- const int eksb_id;
+ const u_char opts;
+ };
+