From 39fc5d480d865075f950767455432dd93793ff69 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 12 Nov 2003 03:33:43 +0000 Subject: GC prototype for mac_destroy_vnode_label(), missed in last commit. --- sys/security/mac/mac_framework.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/security/mac/mac_framework.h') diff --git a/sys/security/mac/mac_framework.h b/sys/security/mac/mac_framework.h index 1dc6bf111fae9..1cd3667482a28 100644 --- a/sys/security/mac/mac_framework.h +++ b/sys/security/mac/mac_framework.h @@ -162,7 +162,6 @@ struct label *mac_cred_label_alloc(void); void mac_cred_label_free(struct label *label); struct label *mac_vnode_label_alloc(void); void mac_vnode_label_free(struct label *label); -void mac_destroy_vnode_label(struct label *); /* * Labeling event operations: file system objects, and things that -- cgit v1.3