aboutsummaryrefslogtreecommitdiff
path: root/src/rc/rc-selinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/rc-selinux.h')
-rw-r--r--src/rc/rc-selinux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rc/rc-selinux.h b/src/rc/rc-selinux.h
index 69624b39..8cf73b05 100644
--- a/src/rc/rc-selinux.h
+++ b/src/rc/rc-selinux.h
@@ -30,4 +30,6 @@ int selinux_util_open(void);
int selinux_util_label(const char *path);
int selinux_util_close(void);
+void selinux_setup(int argc, char **argv);
+
#endif