From beefbe5c4de92dfeb8aca88929f8f1c69240da1b Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Thu, 12 Jan 2012 09:58:37 -0500
Subject: [PATCH] Add explicit role declaration for newer checkpolicy versions.

---
 roles | 1 +
 1 file changed, 1 insertion(+)

diff --git a/roles b/roles
index ca9293439..af5fe8bd0 100644
--- a/roles
+++ b/roles
@@ -1 +1,2 @@
+role r;
 role r types domain;
-- 
GitLab