Skip to content
Snippets Groups Projects
Commit a269b6f4 authored by Moe Jette's avatar Moe Jette
Browse files

add function args to header

parent e0d92b8a
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ int xcgroup_ns_umount(xcgroup_ns_t* cgns);
* - 0 if not available
* - 1 if available
*/
int xcgroup_ns_is_available();
int xcgroup_ns_is_available(xcgroup_ns_t* cgns);
/*
* load a cgroup from a cgroup namespace given a pid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment