summaryrefslogtreecommitdiff
path: root/debian/patches/selinux-role.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/selinux-role.patch')
-rw-r--r--debian/patches/selinux-role.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/selinux-role.patch b/debian/patches/selinux-role.patch
index 30db352dd..70364f9d5 100644
--- a/debian/patches/selinux-role.patch
+++ b/debian/patches/selinux-role.patch
@@ -336,8 +336,8 @@ Index: b/openbsd-compat/port-linux.h
336+void ssh_selinux_setup_pty(char *, const char *, const char *); 336+void ssh_selinux_setup_pty(char *, const char *, const char *);
337+void ssh_selinux_setup_exec_context(char *, const char *); 337+void ssh_selinux_setup_exec_context(char *, const char *);
338 void ssh_selinux_change_context(const char *); 338 void ssh_selinux_change_context(const char *);
339 void ssh_selinux_setfscreatecon(const char *);
339 #endif 340 #endif
340
341Index: b/platform.c 341Index: b/platform.c
342=================================================================== 342===================================================================
343--- a/platform.c 343--- a/platform.c