]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/serial/unix/bsd/bsd.factor
Fixing basis -> extra dependencies
[factor.git] / extra / io / serial / unix / bsd / bsd.factor
index 3c5ce62c6390ee2a9fcbe2874332e85ccfff5d8f..b684190698ccaf5cce84eb2595d05a9a9e12bf39 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien.syntax kernel math.bitfields sequences system io.serial ;
+USING: alien.syntax kernel math.bitwise sequences system io.serial ;
 IN: io.serial.unix
 
 M: bsd lookup-baud ( m -- n )