From 45f884d79c0eebaa1eb24d7db76c1177f6b710c9 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Fri, 9 Nov 2007 14:45:27 -0500 Subject: xselinux: add new synthetic_event security class, and fix registry code. --- Xext/xselinux.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Xext/xselinux.h') diff --git a/Xext/xselinux.h b/Xext/xselinux.h index 50838d754..ea8d9e440 100644 --- a/Xext/xselinux.h +++ b/Xext/xselinux.h @@ -187,6 +187,7 @@ typedef struct { #define SECCLASS_X_SERVER 11 #define SECCLASS_X_EXTENSION 12 #define SECCLASS_X_EVENT 13 -#define SECCLASS_X_RESOURCE 14 +#define SECCLASS_X_FAKEEVENT 14 +#define SECCLASS_X_RESOURCE 15 #endif /* _XSELINUX_H */ -- cgit v1.2.3