fix using in hardware-info

db4
Doug Coleman 2008-04-10 20:00:04 -05:00
parent df41c8b68f
commit d2d2c5d84f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
USING: alien alien.c-types kernel libc math namespaces
windows windows.kernel32 windows.advapi32
words combinators vocabs.loader hardware-info.backend
system ;
system alien.strings ;
IN: hardware-info.windows
: system-info ( -- SYSTEM_INFO )