mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 20:46:35 +00:00
Parse netlink message
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ac42e83387
commit
3e66732889
@ -28,6 +28,7 @@
|
||||
#![feature(step_trait)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(trait_upcasting)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![register_tool(component_access_control)]
|
||||
|
||||
use kcmdline::KCmdlineArg;
|
||||
|
Reference in New Issue
Block a user