std: kludge export of net_ip in std.rc until submodule export is sorted
This commit is contained in:
parent
e6baf44f19
commit
79e279ee12
@ -15,7 +15,7 @@
|
||||
use core(vers = "0.2");
|
||||
import core::*;
|
||||
|
||||
export net, net_tcp;
|
||||
export net, net_tcp, net_ip;
|
||||
export uv, uv_ll, uv_iotask, uv_global_loop;
|
||||
export c_vec, util, timer;
|
||||
export bitv, deque, fun_treemap, list, map, smallintmap, sort, treemap;
|
||||
|
Loading…
Reference in New Issue
Block a user