]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/utmpx/utmpx.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / unix / utmpx / utmpx.factor
index 6e72f7d1147ef2a1dcb4cf22c6f04a167fb00bd8..f6ccf6858bf196d6d7bd4c766c85f59878a3fb24 100644 (file)
@@ -1,9 +1,9 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien.c-types alien.syntax combinators continuations
-io.encodings.string io.encodings.utf8 kernel sequences strings
-unix calendar system accessors unix.time calendar.unix
-vocabs.loader ;
+USING: alien.c-types alien.data alien.syntax combinators
+continuations io.encodings.string io.encodings.utf8 kernel
+sequences strings unix calendar system accessors unix.time
+calendar.unix vocabs.loader ;
 IN: unix.utmpx
 
 CONSTANT: EMPTY 0