Import reader_util
This commit is contained in:
parent
d267e77907
commit
bf96298ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import run::spawn_process;
|
||||
import io::writer_util;
|
||||
import io::{writer_util, reader_util};
|
||||
import libc::{c_int, pid_t};
|
||||
|
||||
export run;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue