From 15d23fdb03fd9842598cca90fadc86a8ce3a2c28 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 15 Aug 2004 02:35:27 +0000 Subject: [PATCH] *** empty log message *** --- src/ptytty.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ptytty.h b/src/ptytty.h index 7dc736c2..89abeac1 100644 --- a/src/ptytty.h +++ b/src/ptytty.h @@ -21,6 +21,8 @@ public: bool get (); void put (); + void close_tty (); + bool make_controlling_tty (); }; -- 2.34.1