]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/windows/nt/privileges/privileges.factor
Fixing basis -> extra dependencies
[factor.git] / basis / io / windows / nt / privileges / privileges.factor
index 007d05f9afac7852a4d079bb1b82118f3bacbeb5..8418d09a5e7eec9ff3cb5eb18b48cc787e1d33ae 100755 (executable)
@@ -1,6 +1,6 @@
 USING: alien alien.c-types alien.syntax arrays continuations\r
 destructors generic io.mmap io.ports io.windows io.windows.files\r
-kernel libc math math.bitfields namespaces quotations sequences windows\r
+kernel libc math math.bitwise namespaces quotations sequences windows\r
 windows.advapi32 windows.kernel32 io.backend system accessors\r
 io.windows.privileges ;\r
 IN: io.windows.nt.privileges\r