io.sockets.windows: fix USING: list

db4
Slava Pestov 2009-10-23 03:40:02 -05:00
parent 57d9968006
commit d05127644e
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
! Copyright (C) 2007, 2009 Slava Pestov, Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: kernel accessors io.sockets io.sockets.private
io.backend.windows io.backend windows.winsock system destructors
alien.c-types classes.struct combinators ;
FROM: namespaces => get ;
IN: io.sockets.windows
M: windows addrinfo-error ( n -- )