]> andersk Git - openssh.git/blobdiff - pty.h
doc
[openssh.git] / pty.h
diff --git a/pty.h b/pty.h
index 25668f01ffeb8749db43bd8be982955e028ca7fb..c65f8c9302667fd71d5ae166a4cd75c4c237e0b5 100644 (file)
--- a/pty.h
+++ b/pty.h
@@ -43,4 +43,6 @@ void
 pty_change_window_size(int ptyfd, int row, int col,
     int xpixel, int ypixel);
 
+void   pty_setowner(struct passwd *pw, const char *ttyname);
+
 #endif                         /* PTY_H */
This page took 0.028236 seconds and 4 git commands to generate.