]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/windows/nt/monitors/monitors.factor
Fixing basis -> extra dependencies
[factor.git] / basis / io / windows / nt / monitors / monitors.factor
index fa4d19a46e2ada993eaf388e39560017a1bbf89d..54cb3b1104d2acc60852d8c70f44ade625f209e2 100755 (executable)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types libc destructors locals
 kernel math assocs namespaces continuations sequences hashtables
-sorting arrays combinators math.bitfields strings system
+sorting arrays combinators math.bitwise strings system
 accessors threads splitting
 io.backend io.windows io.windows.nt.backend io.windows.nt.files
 io.monitors io.ports io.buffers io.files io.timeouts io