mac bootstrap

db4
Doug Coleman 2008-10-08 14:40:19 -05:00
parent 3060ef1fed
commit 5b86d3a51e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: alien.syntax ;
USING: alien.syntax unix.time ;
IN: unix
: FD_SETSIZE 1024 ; inline