smp: Squash into dbb1583. Import tty-input-channel.
authorMatt Birkholz <puck@birchwood-abbey.net>
Sun, 8 Mar 2015 20:55:31 +0000 (13:55 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 8 Mar 2015 20:55:31 +0000 (13:55 -0700)
src/runtime/runtime.pkg

index 0a924dc041e4cb5e0941cc5677f9ae1cc2510e0f..9fb00e8876131d0660f04ff52d17cb167fa3f568 100644 (file)
@@ -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!