Fix compilation for non-linux
[fio.git] / cgroup.h
index f7ad210dca003d0d72b240701b3ff848386231b2..68ecfcd40ae466a7f455e07c04635b09b7a012ed 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);
+void cgroup_kill(struct flist_head *list)
 {
 }
 
 {
 }