fix openbsd

db4
Doug Coleman 2008-12-01 21:53:30 -06:00
parent 7553b816f8
commit c178718bb3
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.syntax accessors combinators kernel
unix.types math system io.backend alien.c-types unix
unix.statfs io.files io.unix.files unix.statvfs.openbsd ;
io.files io.unix.files unix.statvfs.openbsd ;
IN: io.unix.files.openbsd
M: openbsd file-system-statvfs ( normalized-path -- statvfs )