提交 9f048bfb 编写于 作者: E Eric Dumazet 提交者: David S. Miller

net: fix build error if CONFIG_CGROUPS=n

Reported-by: NChristoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: NEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 11ac75ed
......@@ -64,6 +64,8 @@
#include <net/dst.h>
#include <net/checksum.h>
struct cgroup;
struct cgroup_subsys;
int mem_cgroup_sockets_init(struct cgroup *cgrp, struct cgroup_subsys *ss);
void mem_cgroup_sockets_destroy(struct cgroup *cgrp, struct cgroup_subsys *ss);
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册