]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/system-info/windows/windows.factor
finish fixing the using list for windows.errors, more ffi bindings
[factor.git] / extra / system-info / windows / windows.factor
index 66abb59ee9aca43c5a5f179b368d6530c3b29b2c..4d2343013125567d4c873bfc7ba93df57acf77e7 100755 (executable)
@@ -3,7 +3,7 @@
 USING: alien alien.c-types kernel libc math namespaces
 windows windows.kernel32 windows.advapi32
 words combinators vocabs.loader system-info.backend
-system alien.strings ;
+system alien.strings windows.errors ;
 IN: system-info.windows
 
 : system-info ( -- SYSTEM_INFO )