unix.system-call: Fix circularity
parent
4aacf9b3e9
commit
0c1801d213
|
@ -1,6 +1,6 @@
|
|||
|
||||
USING: kernel continuations sequences math accessors inference macros
|
||||
fry arrays.lib unix ;
|
||||
fry arrays.lib unix.ffi ;
|
||||
|
||||
IN: unix.system-call
|
||||
|
||||
|
|
Loading…
Reference in New Issue