]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-linux.c
- (dtucker) Cache selinux status earlier so we know if it's enabled after a
[openssh.git] / openbsd-compat / port-linux.c
index 45615eab236010e5c4e8a4c15e2e012dad57a863..2e7970e691491afc10ba665536d9e5441b3436fd 100644 (file)
@@ -36,7 +36,7 @@
 #include <selinux/get_context_list.h>
 
 /* Wrapper around is_selinux_enabled() to log its return value once only */
-static int
+int
 ssh_selinux_enabled(void)
 {
        static int enabled = -1;
This page took 0.032451 seconds and 4 git commands to generate.