]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-linux.h
- (dtucker) Cache selinux status earlier so we know if it's enabled after a
[openssh.git] / openbsd-compat / port-linux.h
index ccb42dfc0e2f4c5d8df48bba231737f83e9b49f4..36edd554c67c2e5098990114f621eee18a908aa4 100644 (file)
@@ -20,6 +20,7 @@
 #define _PORT_LINUX_H
 
 #ifdef WITH_SELINUX
+int ssh_selinux_enabled(void);
 void ssh_selinux_setup_pty(char *, const char *);
 void ssh_selinux_setup_exec_context(char *);
 #endif
This page took 0.043517 seconds and 4 git commands to generate.