From cc8d3eb31778350daf96e8104f4de9a947feffce Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sun, 8 Mar 2015 13:55:31 -0700 Subject: [PATCH] smp: Squash into dbb1583. Import tty-input-channel. --- src/runtime/runtime.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index 0a924dc04..9fb00e887 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -878,7 +878,8 @@ USA. (extend-package (runtime os-primitives) (files "ntprm") (import (runtime primitive-io) - channel-descriptor-for-select) + channel-descriptor-for-select + tty-input-channel) (export () console-channel-descriptor delete-environment-variable! -- 2.25.1