summaryrefslogtreecommitdiffstats
path: root/api.c
diff options
context:
space:
mode:
Diffstat (limited to 'api.c')
-rw-r--r--api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/api.c b/api.c
index eb94303..647841f 100644
--- a/api.c
+++ b/api.c
@@ -2050,7 +2050,7 @@ int cgroup_reload_cached_rules()
goto finished;
}
- #ifdef DEBUG
+ #ifdef CGROUP_DEBUG
cgroup_print_rules_config(stdout);
#endif