summaryrefslogtreecommitdiffstats
path: root/tests/libcgrouptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libcgrouptest.h')
-rw-r--r--tests/libcgrouptest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libcgrouptest.h b/tests/libcgrouptest.h
index 73c4a9b..63696fc 100644
--- a/tests/libcgrouptest.h
+++ b/tests/libcgrouptest.h
@@ -69,6 +69,7 @@ static int group_modified(char *path_control_file, int value_type);
struct cgroup *new_cgroup(char *group, char *controller_name,
char *control_file, int value_type);
int check_fsmounted();
+static int check_task(char *tasksfile);
static inline pid_t cgrouptest_gettid()
{