]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/statvfs/netbsd/netbsd.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / basis / unix / statvfs / netbsd / netbsd.factor
index e3e54fb4e2dbd8f2876cea9fdf8cc3f1730f9405..1adc1a3da8435cbd9a9327bb3d040b46de53db47 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien.syntax constants ;
+USING: alien.syntax ;
 IN: unix.statvfs.netbsd
 
 CONSTANT: _VFS_NAMELEN    32