]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/sockets/windows/nt/nt.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / io / sockets / windows / nt / nt.factor
index f423a42b6523e940f16669805403cdcf3875b46b..7cc21c961163511c4e94ca6cb0f271a95d3f4a6c 100755 (executable)
@@ -1,4 +1,4 @@
-USING: alien alien.accessors alien.c-types byte-arrays
+USING: alien alien.accessors alien.c-types alien.data byte-arrays
 continuations destructors io.ports io.timeouts io.sockets
 io.sockets.private io namespaces io.streams.duplex
 io.backend.windows io.sockets.windows io.backend.windows.nt