Update iokit for core-foundation split
parent
d2a1a2326b
commit
5e6f94ef62
|
@ -1,5 +1,6 @@
|
|||
USING: alien.syntax alien.c-types core-foundation system
|
||||
combinators kernel sequences debugger io accessors ;
|
||||
USING: alien.syntax alien.c-types core-foundation
|
||||
core-foundation.bundles system combinators kernel sequences
|
||||
debugger io accessors ;
|
||||
IN: iokit
|
||||
|
||||
<<
|
||||
|
|
Loading…
Reference in New Issue