mirror of
git://github.com/lxc/lxc
synced 2025-08-30 21:59:46 +00:00
cgroup: remove unneeded forward declaration
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
struct lxc_handler;
|
struct lxc_handler;
|
||||||
struct lxc_conf;
|
struct lxc_conf;
|
||||||
struct lxc_list;
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
CGROUP_LAYOUT_UNKNOWN = -1,
|
CGROUP_LAYOUT_UNKNOWN = -1,
|
||||||
|
Reference in New Issue
Block a user