chiark / gitweb /
[2/5] Apply missing fixes from upstream
[elogind.git] / src / basic / smack-util.h
index b3aa55eb8a1fdc0dbef27c3ccb4c436479c2e2bf..e756dc8c2896f7f0bd06453b95f9f52c8289b7ce 100644 (file)
@@ -27,6 +27,9 @@
 
 #include "macro.h"
 
+#define SMACK_FLOOR_LABEL "_"
+#define SMACK_STAR_LABEL  "*"
+
 typedef enum SmackAttr {
         SMACK_ATTR_ACCESS = 0,
         SMACK_ATTR_EXEC = 1,