Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f048bfb authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: fix build error if CONFIG_CGROUPS=n

parent 11ac75ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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);
/*