]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-linux.h
- (dtucker) [defines.h] Remove now-undeeded PRIu64 define.
[openssh.git] / openbsd-compat / port-linux.h
index 36edd554c67c2e5098990114f621eee18a908aa4..7e087c7521519450db225fbc4c2d8e82c82dc137 100644 (file)
 int ssh_selinux_enabled(void);
 void ssh_selinux_setup_pty(char *, const char *);
 void ssh_selinux_setup_exec_context(char *);
+void ssh_selinux_change_context(const char *);
+#endif
+
+#ifdef LINUX_OOM_ADJUST
+void oom_adjust_restore(void);
+void oom_adjust_setup(void);
 #endif
 
 #endif /* ! _PORT_LINUX_H */
This page took 0.030703 seconds and 4 git commands to generate.