summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
diff options
context:
space:
mode:
authorPaul Moore <paul.moore@hp.com>2007-02-28 15:14:23 -0500
committerJames Morris <jmorris@namei.org>2007-04-26 01:35:50 -0400
commitc60475bf35fc5fa10198df89187ab148527e72f7 (patch)
tree5f8081082c8be5865049c2c446583b67a9c786b3 /security/selinux/ss
parent5778eabd9cdbf16ea3e40248c452b4fd25554d11 (diff)
downloadop-kernel-dev-c60475bf35fc5fa10198df89187ab148527e72f7.zip
op-kernel-dev-c60475bf35fc5fa10198df89187ab148527e72f7.tar.gz
SELinux: rename selinux_netlabel.h to netlabel.h
In the beginning I named the file selinux_netlabel.h to avoid potential namespace colisions. However, over time I have realized that there are several other similar cases of multiple header files with the same name so I'm changing the name to something which better fits with existing naming conventions. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/selinux/ss')
-rw-r--r--security/selinux/ss/services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c
index c8913c5..f4129f5 100644
--- a/security/selinux/ss/services.c
+++ b/security/selinux/ss/services.c
@@ -53,7 +53,7 @@
#include "conditional.h"
#include "mls.h"
#include "objsec.h"
-#include "selinux_netlabel.h"
+#include "netlabel.h"
#include "xfrm.h"
#include "ebitmap.h"
OpenPOWER on IntegriCloud