Merge branch 'pandora-27-omap1' into rev2
[pandora-kernel.git] / net / netlabel / netlabel_cipso_v4.h
index f03cf9b..220cb9d 100644 (file)
@@ -163,4 +163,7 @@ enum {
 /* NetLabel protocol functions */
 int netlbl_cipsov4_genl_init(void);
 
+/* Free the memory associated with a CIPSOv4 DOI definition */
+void netlbl_cipsov4_doi_free(struct rcu_head *entry);
+
 #endif