summaryrefslogtreecommitdiff
path: root/src/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/label.h')
-rw-r--r--src/label.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/label.h b/src/label.h
index 321d21f650..6e48efaa07 100644
--- a/src/label.h
+++ b/src/label.h
@@ -43,4 +43,6 @@ int label_get_create_label_from_exe(const char *exe, char **label);
int label_mkdir(const char *path, mode_t mode);
+void label_retest_selinux(void);
+
#endif