fix using

db4
Doug Coleman 2009-08-29 17:42:14 -05:00
parent 50a99dcce6
commit ec579dcfc1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.c-types alien.strings alien.syntax arrays
byte-arrays kernel math sequences windows.types windows.kernel32
windows.errors math.bitwise io.encodings.utf16n ;
windows.errors math.bitwise io.encodings.utf16n classes.struct ;
IN: windows.winsock
USE: libc