Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2006 10:02:08 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 106385 for review
Message-ID:  <200609201002.k8KA28P2090206@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=106385

Change 106385 by rwatson@rwatson_zoo on 2006/09/20 10:01:37

	Remove now-redundant sysctl declaration.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit_syscalls.c#25 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit_syscalls.c#25 (text+ko) ====

@@ -53,7 +53,6 @@
 #include <security/audit/audit.h>
 #include <security/audit/audit_private.h>
 
-SYSCTL_DECL(_security);
 SYSCTL_NODE(_security, OID_AUTO, audit, CTLFLAG_RW, 0,
     "TrustedBSD audit controls");
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609201002.k8KA28P2090206>