Fix typo
[fio.git] / cgroup.h
index f7ad210dca003d0d72b240701b3ff848386231b2..0bbe25a2cb79f720d843113c8ca07a3c002ac40f 100644 (file)
--- a/cgroup.h
+++ b/cgroup.h
@@ -21,7 +21,7 @@ static inline void cgroup_shutdown(struct thread_data *td, char **mnt)
 {
 }
 
-void cgroup_kill(struct flist_head *list);
+static inline void cgroup_kill(struct flist_head *list)
 {
 }