Fix load error

db4
Doug Coleman 2010-01-22 14:45:15 -06:00
parent f7ee9223ae
commit bbff91e0ed
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.c-types alien.syntax unix.time unix.types
unix.types.netbsd classes.struct ;
unix.types.netbsd classes.struct unix.ffi ;
IN: unix
STRUCT: sockaddr_storage