configure: attempt to link against tcmalloc by default if available
[fio.git] / cgroup.h
index 5afac7f7551fe502670cc3b82cf2910a1374cc04..10313b7dbccf1e43f83016dc444856fc0dc7815a 100644 (file)
--- a/cgroup.h
+++ b/cgroup.h
@@ -18,7 +18,7 @@ void cgroup_kill(struct flist_head *list);
 struct cgroup_mnt;
 
 static inline int cgroup_setup(struct thread_data *td, struct flist_head *list,
-                              struct cgroup_mount **mnt)
+                              struct cgroup_mnt **mnt)
 {
        td_verror(td, EINVAL, "cgroup_setup");
        return 1;