io.backend.unix.macosx: need this for deploy.

db4
John Benediktsson 2014-10-26 08:44:41 -07:00
parent c71c200063
commit 321186f6c5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
USING: init io.backend io.backend.unix
io.backend.unix.multiplexers io.backend.unix.multiplexers.kqueue
io.backend.unix.multiplexers.run-loop namespaces system ;
USE: io.files.unix ! need this for deploy
IN: io.backend.unix.macosx
SINGLETON: macosx-kqueue