diff --git a/src/modules/ratelimit/rl_statistics.h b/src/modules/ratelimit/rl_statistics.h index dab7a4f375c..de86d01f614 100644 --- a/src/modules/ratelimit/rl_statistics.h +++ b/src/modules/ratelimit/rl_statistics.h @@ -27,8 +27,8 @@ */ -#ifndef _KSTATISTICS_H_ -#define _KSTATISTICS_H_ +#ifndef _RL_KSTATISTICS_H_ +#define _RL_KSTATISTICS_H_ #include "../../core/counters.h"