]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/tcp_memcontrol.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[karo-tx-linux.git] / include / net / tcp_memcontrol.h
index 3a17b16ae8aa47c4cb3f242291533d9be86fcd75..01ff7c6efada979784bd2ac888e3e24e19a511ed 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef _TCP_MEMCG_H
 #define _TCP_MEMCG_H
 
+struct cgroup_subsys;
+struct mem_cgroup;
+
 int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
 void tcp_destroy_cgroup(struct mem_cgroup *memcg);
 #endif /* _TCP_MEMCG_H */