]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-linux.c
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / 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.039943 seconds and 4 git commands to generate.