Fix build issue for non-cgroup support
[fio.git] / cgroup.h
index 68ecfcd40ae466a7f455e07c04635b09b7a012ed..d91f7e7bc6fca7114cd7ebc605fe74eba04ad24d 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 void cgroup_kill(struct flist_head *list)
 {
 }