#ifndef STATE_PATH_H #define STATE_PATH_H const char* state_file = "/sys/fs/cgroup/freezer/0/freezer.state"; #endif